claran commited on
Commit
cf93ecd
1 Parent(s): 06bf983

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -869,6 +869,34 @@ dataset_info:
869
  num_examples: 63674
870
  download_size: 151760669
871
  dataset_size: 287184500
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
872
  configs:
873
  - config_name: Culture_and_the_arts__Culture_and_Humanities
874
  data_files:
@@ -1118,4 +1146,12 @@ configs:
1118
  path: Natural_and_physical_sciences__Earth_sciences/validation-*
1119
  - split: test
1120
  path: Natural_and_physical_sciences__Earth_sciences/test-*
 
 
 
 
 
 
 
 
1121
  ---
 
869
  num_examples: 63674
870
  download_size: 151760669
871
  dataset_size: 287184500
872
+ - config_name: Natural_and_physical_sciences__Nature
873
+ features:
874
+ - name: attributes
875
+ struct:
876
+ - name: bff_duplicate_paragraph_spans_decontamination
877
+ sequence: 'null'
878
+ - name: id
879
+ dtype: string
880
+ - name: metadata
881
+ struct:
882
+ - name: provenance
883
+ dtype: string
884
+ - name: source
885
+ dtype: string
886
+ - name: text
887
+ dtype: string
888
+ splits:
889
+ - name: train
890
+ num_bytes: 203161522
891
+ num_examples: 44092
892
+ - name: validation
893
+ num_bytes: 28269594
894
+ num_examples: 15384
895
+ - name: test
896
+ num_bytes: 27899982
897
+ num_examples: 15674
898
+ download_size: 141005544
899
+ dataset_size: 259331098
900
  configs:
901
  - config_name: Culture_and_the_arts__Culture_and_Humanities
902
  data_files:
 
1146
  path: Natural_and_physical_sciences__Earth_sciences/validation-*
1147
  - split: test
1148
  path: Natural_and_physical_sciences__Earth_sciences/test-*
1149
+ - config_name: Natural_and_physical_sciences__Nature
1150
+ data_files:
1151
+ - split: train
1152
+ path: Natural_and_physical_sciences__Nature/train-*
1153
+ - split: validation
1154
+ path: Natural_and_physical_sciences__Nature/validation-*
1155
+ - split: test
1156
+ path: Natural_and_physical_sciences__Nature/test-*
1157
  ---