The Trial - Initial commit
This commit is contained in:
20
requirements.txt
Normal file
20
requirements.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
torch>=2.0.0
|
||||
transformers>=4.35.0
|
||||
peft>=0.6.0
|
||||
accelerate>=0.24.0
|
||||
bitsandbytes>=0.41.0
|
||||
datasets>=2.14.0
|
||||
safetensors>=0.4.0
|
||||
wandb>=0.15.0
|
||||
tiktoken>=0.5.0
|
||||
numpy>=1.24.0
|
||||
pandas>=2.0.0
|
||||
jupyter>=1.0.0
|
||||
matplotlib>=3.7.0
|
||||
seaborn>=0.12.0
|
||||
scikit-learn>=1.3.0
|
||||
tqdm>=4.65.0
|
||||
requests>=2.31.0
|
||||
beautifulsoup4>=4.12.0
|
||||
nltk>=3.8.0
|
||||
spacy>=3.6.0
|
||||
Reference in New Issue
Block a user