Update README.md
Browse files
README.md
CHANGED
|
@@ -6,6 +6,10 @@ configs:
|
|
| 6 |
- config_name: evaluation
|
| 7 |
data_files:
|
| 8 |
- "dataset_unimes_EVAL_SET.jsonl"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
|
| 10 |
---
|
| 11 |
# Datasets
|
|
|
|
| 6 |
- config_name: evaluation
|
| 7 |
data_files:
|
| 8 |
- "dataset_unimes_EVAL_SET.jsonl"
|
| 9 |
+
- config_name: evaluation300
|
| 10 |
+
data_files:
|
| 11 |
+
- "dataset_unimes_EVAL_FINAL_COMPLET.jsonl"
|
| 12 |
+
|
| 13 |
|
| 14 |
---
|
| 15 |
# Datasets
|