Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: danshi777
- License: apache-2.0
- Language: Python
- Default Branch: main
- Size: 16.7 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
Owner
- Login: danshi777
- Kind: user
- Repositories: 1
- Profile: https://github.com/danshi777
GitHub Events
Total
- Public event: 1
- Push event: 3
Last Year
- Public event: 1
- Push event: 3
Dependencies
.github/workflows/build_documentation.yml
actions
.github/workflows/build_pr_documentation.yml
actions
.github/workflows/clear_cache.yml
actions
- actions/checkout v4 composite
.github/workflows/docker-build.yml
actions
- actions/checkout v4 composite
- docker/build-push-action v4 composite
- docker/login-action v1 composite
- docker/setup-buildx-action v1 composite
- huggingface/hf-workflows/.github/actions/post-slack main composite
.github/workflows/slow-tests.yml
actions
- actions/checkout v4 composite
.github/workflows/tests.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
- huggingface/hf-workflows/.github/actions/post-slack main composite
- pre-commit/action v3.0.1 composite
.github/workflows/trufflehog.yml
actions
- actions/checkout v4 composite
- trufflesecurity/trufflehog main composite
.github/workflows/upload_pr_documentation.yml
actions
docker/trl-latest-gpu/Dockerfile
docker
- continuumio/miniconda3 latest build
- nvidia/cuda 12.2.2-devel-ubuntu22.04 build
docker/trl-source-gpu/Dockerfile
docker
- continuumio/miniconda3 latest build
- nvidia/cuda 12.2.2-devel-ubuntu22.04 build
examples/research_projects/stack_llama_2/scripts/requirements.txt
pypi
- accelerate *
- bitsandbytes *
- datasets *
- peft *
- transformers *
- trl *
- wandb *
pyproject.toml
pypi
requirements.txt
pypi
- accelerate *
- datasets *
- rich *
- transformers >=4.46.0
setup.py
pypi
src/requirements.txt
pypi
- accelerate *
- bitsandbytes *
- datasets *
- peft *
- transformers *
- wandb *