claran commited on
Commit
efda4a0
1 Parent(s): 64a6b3f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md CHANGED
@@ -1121,6 +1121,34 @@ dataset_info:
1121
  num_examples: 7734
1122
  download_size: 185993637
1123
  dataset_size: 338595724
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1124
  configs:
1125
  - config_name: Culture_and_the_arts__Culture_and_Humanities
1126
  data_files:
@@ -1442,4 +1470,12 @@ configs:
1442
  path: Religion_and_belief_systems__Major_beliefs_of_the_world/validation-*
1443
  - split: test
1444
  path: Religion_and_belief_systems__Major_beliefs_of_the_world/test-*
 
 
 
 
 
 
 
 
1445
  ---
 
1121
  num_examples: 7734
1122
  download_size: 185993637
1123
  dataset_size: 338595724
1124
+ - config_name: Society_and_social_sciences
1125
+ features:
1126
+ - name: attributes
1127
+ struct:
1128
+ - name: bff_duplicate_paragraph_spans_decontamination
1129
+ sequence: 'null'
1130
+ - name: id
1131
+ dtype: string
1132
+ - name: metadata
1133
+ struct:
1134
+ - name: provenance
1135
+ dtype: string
1136
+ - name: source
1137
+ dtype: string
1138
+ - name: text
1139
+ dtype: string
1140
+ splits:
1141
+ - name: train
1142
+ num_bytes: 4771874730
1143
+ num_examples: 853930
1144
+ - name: validation
1145
+ num_bytes: 113011866
1146
+ num_examples: 37512
1147
+ - name: test
1148
+ num_bytes: 111482298
1149
+ num_examples: 37214
1150
+ download_size: 2730770074
1151
+ dataset_size: 4996368894
1152
  configs:
1153
  - config_name: Culture_and_the_arts__Culture_and_Humanities
1154
  data_files:
 
1470
  path: Religion_and_belief_systems__Major_beliefs_of_the_world/validation-*
1471
  - split: test
1472
  path: Religion_and_belief_systems__Major_beliefs_of_the_world/test-*
1473
+ - config_name: Society_and_social_sciences
1474
+ data_files:
1475
+ - split: train
1476
+ path: Society_and_social_sciences/train-*
1477
+ - split: validation
1478
+ path: Society_and_social_sciences/validation-*
1479
+ - split: test
1480
+ path: Society_and_social_sciences/test-*
1481
  ---