claran commited on
Commit
14137be
1 Parent(s): 11bf341

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -925,6 +925,34 @@ dataset_info:
925
  num_examples: 5918
926
  download_size: 226997879
927
  dataset_size: 433798516
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
928
  configs:
929
  - config_name: Culture_and_the_arts__Culture_and_Humanities
930
  data_files:
@@ -1190,4 +1218,12 @@ configs:
1190
  path: Natural_and_physical_sciences__Physical_sciences/validation-*
1191
  - split: test
1192
  path: Natural_and_physical_sciences__Physical_sciences/test-*
 
 
 
 
 
 
 
 
1193
  ---
 
925
  num_examples: 5918
926
  download_size: 226997879
927
  dataset_size: 433798516
928
+ - config_name: Philosophy_and_thinking
929
+ features:
930
+ - name: attributes
931
+ struct:
932
+ - name: bff_duplicate_paragraph_spans_decontamination
933
+ sequence: 'null'
934
+ - name: id
935
+ dtype: string
936
+ - name: metadata
937
+ struct:
938
+ - name: provenance
939
+ dtype: string
940
+ - name: source
941
+ dtype: string
942
+ - name: text
943
+ dtype: string
944
+ splits:
945
+ - name: train
946
+ num_bytes: 2116225436
947
+ num_examples: 299250
948
+ - name: validation
949
+ num_bytes: 22273356
950
+ num_examples: 5970
951
+ - name: test
952
+ num_bytes: 22245660
953
+ num_examples: 6024
954
+ download_size: 1184256517
955
+ dataset_size: 2160744452
956
  configs:
957
  - config_name: Culture_and_the_arts__Culture_and_Humanities
958
  data_files:
 
1218
  path: Natural_and_physical_sciences__Physical_sciences/validation-*
1219
  - split: test
1220
  path: Natural_and_physical_sciences__Physical_sciences/test-*
1221
+ - config_name: Philosophy_and_thinking
1222
+ data_files:
1223
+ - split: train
1224
+ path: Philosophy_and_thinking/train-*
1225
+ - split: validation
1226
+ path: Philosophy_and_thinking/validation-*
1227
+ - split: test
1228
+ path: Philosophy_and_thinking/test-*
1229
  ---