Update README.md
Browse files
README.md
CHANGED
@@ -26,13 +26,17 @@ maintainers:
|
|
26 |
author:
|
27 |
name: Zahra Gharaee
|
28 |
github: https://github.com/zahrag
|
29 |
-
hf: https://huggingface.co/
|
30 |
dataset_loader_script: dataset.py
|
31 |
dataset_split_names:
|
32 |
-
-
|
33 |
-
-
|
34 |
-
- original_512_train
|
35 |
- validation
|
|
|
|
|
|
|
|
|
|
|
36 |
---
|
37 |
[](https://huggingface.co/Gharaee)
|
38 |
|
|
|
26 |
author:
|
27 |
name: Zahra Gharaee
|
28 |
github: https://github.com/zahrag
|
29 |
+
hf: https://huggingface.co/Gharaee
|
30 |
dataset_loader_script: dataset.py
|
31 |
dataset_split_names:
|
32 |
+
- pretarin
|
33 |
+
- train
|
|
|
34 |
- validation
|
35 |
+
- test
|
36 |
+
- val_unseen
|
37 |
+
- test_unseen
|
38 |
+
- key_unseen
|
39 |
+
- other_heldout
|
40 |
---
|
41 |
[](https://huggingface.co/Gharaee)
|
42 |
|