Datasets:

Tasks:
Other
Languages:
English
Multilinguality:
monolingual
Size Categories:
100M<n<1B
ArXiv:
Tags:
License:
mariosasko commited on
Commit
cada788
1 Parent(s): ddeb569

Upload dataset

Browse files
README.md CHANGED
@@ -928,6 +928,30 @@ dataset_info:
928
  num_examples: 400000
929
  download_size: 2145762328
930
  dataset_size: 5045696106
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
931
  configs:
932
  - config_name: adversarial_qa_dbert_answer_the_following_q
933
  data_files:
@@ -1217,6 +1241,14 @@ configs:
1217
  path: amazon_polarity_would_you_buy/train-*
1218
  - split: test
1219
  path: amazon_polarity_would_you_buy/test-*
 
 
 
 
 
 
 
 
1220
  ---
1221
 
1222
  # Dataset Card for P3
 
928
  num_examples: 400000
929
  download_size: 2145762328
930
  dataset_size: 5045696106
931
+ - config_name: anli_GPT_3_style_r1
932
+ features:
933
+ - name: answer_choices
934
+ sequence: string
935
+ - name: inputs
936
+ sequence: int32
937
+ - name: inputs_pretokenized
938
+ dtype: string
939
+ - name: targets
940
+ sequence: int32
941
+ - name: targets_pretokenized
942
+ dtype: string
943
+ splits:
944
+ - name: train
945
+ num_bytes: 15891829
946
+ num_examples: 16946
947
+ - name: validation
948
+ num_bytes: 939241
949
+ num_examples: 1000
950
+ - name: test
951
+ num_bytes: 937388
952
+ num_examples: 1000
953
+ download_size: 6820413
954
+ dataset_size: 17768458
955
  configs:
956
  - config_name: adversarial_qa_dbert_answer_the_following_q
957
  data_files:
 
1241
  path: amazon_polarity_would_you_buy/train-*
1242
  - split: test
1243
  path: amazon_polarity_would_you_buy/test-*
1244
+ - config_name: anli_GPT_3_style_r1
1245
+ data_files:
1246
+ - split: train
1247
+ path: anli_GPT_3_style_r1/train-*
1248
+ - split: validation
1249
+ path: anli_GPT_3_style_r1/validation-*
1250
+ - split: test
1251
+ path: anli_GPT_3_style_r1/test-*
1252
  ---
1253
 
1254
  # Dataset Card for P3
anli_GPT_3_style_r1/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:325200bc2744ca8d55190f88fc73e4f20ad6bf06998de791c54176b964e70e97
3
+ size 465470
anli_GPT_3_style_r1/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a62c981785ee7815c465b87dbf0781ca406cc8818420f27b62804417991a4d12
3
+ size 5882722
anli_GPT_3_style_r1/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fac2706b61056c7e1e969c46ad43872305f943b7f3b5b3a692609d848718ae1
3
+ size 472221