We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e43e870 commit 8c68652Copy full SHA for 8c68652
1 file changed
summarization/README.md
@@ -205,19 +205,3 @@ python codereval/aggregate_llm_judge_scores.py
205
- **Conciseness**: Absence of unnecessary information
206
- **Fluency**: Readability and clarity
207
208
-## Requirements
209
-
210
-```
211
-torch
212
-transformers
213
-datasets
214
-trl
215
-peft
216
-bitsandbytes
217
-sacrebleu
218
-rouge-score
219
-bert-score
220
-nltk
221
-openai
222
-sentence-transformers # Required for SIDE score
223
0 commit comments