Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ datasets==2.5.1
gem-metrics @ git+https://github.com/GEM-benchmark/GEM-metrics.git@431a8174bd6b3637e8d6118bfad2983e39e99733
gym==0.21.0
jsonlines==3.0.0
nltk==3.7
nltk==3.9.2
pandas==1.3.5
rich==12.0.0
stable-baselines3==1.5.1a5
torch==1.11.0
torch==2.8.0
torchvision==0.12.0
tqdm==4.64.0
transformers==4.18.0
tqdm==4.66.3
transformers==4.53.0
wandb==0.12.15
jsonlines==3.0.0
rouge_score==0.0.4
Expand Down