notrichardren commited on
Commit
fb573e4
·
1 Parent(s): e96ce17

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -2,8 +2,8 @@
2
  configs:
3
  - config_name: default
4
  data_files:
5
- - split: all
6
- path: data/all-*
7
  - split: train
8
  path: data/train-*
9
  - split: test
@@ -21,7 +21,7 @@ dataset_info:
21
  - name: ind
22
  dtype: int64
23
  splits:
24
- - name: all
25
  num_bytes: 10440108
26
  num_examples: 115823
27
  - name: train
@@ -30,7 +30,7 @@ dataset_info:
30
  - name: test
31
  num_bytes: 2086147
32
  num_examples: 23165
33
- download_size: 10140205
34
  dataset_size: 20880216
35
  ---
36
  # Dataset Card for "fever_overfit_test"
 
2
  configs:
3
  - config_name: default
4
  data_files:
5
+ - split: combined
6
+ path: data/combined-*
7
  - split: train
8
  path: data/train-*
9
  - split: test
 
21
  - name: ind
22
  dtype: int64
23
  splits:
24
+ - name: combined
25
  num_bytes: 10440108
26
  num_examples: 115823
27
  - name: train
 
30
  - name: test
31
  num_bytes: 2086147
32
  num_examples: 23165
33
+ download_size: 5068769
34
  dataset_size: 20880216
35
  ---
36
  # Dataset Card for "fever_overfit_test"