Gharaee commited on
Commit
4e97977
·
verified ·
1 Parent(s): c12bb45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
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/zahrag
30
  dataset_loader_script: dataset.py
31
  dataset_split_names:
32
- - cropped_256_eval
33
- - original_256_train
34
- - original_512_train
35
  - validation
 
 
 
 
 
36
  ---
37
  [![Author: zahrag](https://img.shields.io/badge/author-zahrag-blue)](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
  [![Author: zahrag](https://img.shields.io/badge/author-zahrag-blue)](https://huggingface.co/Gharaee)
42