Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
License:
fgrezes commited on
Commit
e4edf84
β€’
1 Parent(s): 72f65f0

fixed test number of samples

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -59,7 +59,7 @@ focal_training_from_json = Dataset.from_json(path_or_paths="./FOCAL-TRAINING.jso
59
  ```
60
  β”œβ”€β”€ FOCAL-TRAINING.jsonl (2421 samples for training)
61
  β”œβ”€β”€ FOCAL-VALIDATION-NO-LABELS.jsonl (606 samples for validation without the labels. Used during the shared task of [WIESP-2023](https://ui.adsabs.harvard.edu/WIESP/2023/)
62
- β”œβ”€β”€ FOCAL-TESTING-NO-LABELS.jsonl (832 samples for testing without the labels. Used during the shared task of [WIESP-2023](https://ui.adsabs.harvard.edu/WIESP/2023/)
63
  β”œβ”€β”€ /scoring_scripts/score_focal_seqeval.py (scoring scripts used during the shared task of [WIESP-2023](https://ui.adsabs.harvard.edu/WIESP/2023/)
64
  β”œβ”€β”€ /scoring_scripts/score_focal_labels_only.py (scoring scripts used during the shared task of [WIESP-2023](https://ui.adsabs.harvard.edu/WIESP/2023/)
65
  β”œβ”€β”€ /data/train.parquet (train split of FOCAL)
 
59
  ```
60
  β”œβ”€β”€ FOCAL-TRAINING.jsonl (2421 samples for training)
61
  β”œβ”€β”€ FOCAL-VALIDATION-NO-LABELS.jsonl (606 samples for validation without the labels. Used during the shared task of [WIESP-2023](https://ui.adsabs.harvard.edu/WIESP/2023/)
62
+ β”œβ”€β”€ FOCAL-TESTING-NO-LABELS.jsonl (821 samples for testing without the labels. Used during the shared task of [WIESP-2023](https://ui.adsabs.harvard.edu/WIESP/2023/)
63
  β”œβ”€β”€ /scoring_scripts/score_focal_seqeval.py (scoring scripts used during the shared task of [WIESP-2023](https://ui.adsabs.harvard.edu/WIESP/2023/)
64
  β”œβ”€β”€ /scoring_scripts/score_focal_labels_only.py (scoring scripts used during the shared task of [WIESP-2023](https://ui.adsabs.harvard.edu/WIESP/2023/)
65
  β”œβ”€β”€ /data/train.parquet (train split of FOCAL)