Datasets:

Modalities:
Text
Formats:
arrow
Languages:
English
Libraries:
Datasets
License:
debadeepta commited on
Commit
9f0ca28
·
verified ·
1 Parent(s): e4e132a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -58,12 +58,12 @@ configs:
58
  - config_name: qapairs_synthetic_train_hard
59
  data_files:
60
  - split: train
61
- path: "synthetic_v2_hotpot/train_hard/examples/train/data-00000-of-00001.arrow"
62
  - split: test
63
- path: "synthetic_v2_hotpot/train_hard/examples/test/data-00000-of-00001.arrow"
64
  - split: sample
65
- path: "synthetic_v2_hotpot/train_hard/examples/sample/data-00000-of-00001.arrow"
66
  - split: holdout
67
- path: "synthetic_v2_hotpot/train_hard/examples/holdout/data-00000-of-00001.arrow"
68
 
69
  ---
 
58
  - config_name: qapairs_synthetic_train_hard
59
  data_files:
60
  - split: train
61
+ path: "synthetic_v2_hotpot/train-hard/examples/train/data-00000-of-00001.arrow"
62
  - split: test
63
+ path: "synthetic_v2_hotpot/train-hard/examples/test/data-00000-of-00001.arrow"
64
  - split: sample
65
+ path: "synthetic_v2_hotpot/train-hard/examples/sample/data-00000-of-00001.arrow"
66
  - split: holdout
67
+ path: "synthetic_v2_hotpot/train-hard/examples/holdout/data-00000-of-00001.arrow"
68
 
69
  ---