Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -1032,6 +1032,30 @@ dataset_info:
1032
  num_examples: 3000
1033
  download_size: 17660861
1034
  dataset_size: 129223229
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1035
  configs:
1036
  - config_name: adversarial_qa_dbert_answer_the_following_q
1037
  data_files:
@@ -1353,6 +1377,14 @@ configs:
1353
  path: anli_GPT_3_style_r2_score_eval/validation-*
1354
  - split: test
1355
  path: anli_GPT_3_style_r2_score_eval/test-*
 
 
 
 
 
 
 
 
1356
  ---
1357
 
1358
  # Dataset Card for P3
 
1032
  num_examples: 3000
1033
  download_size: 17660861
1034
  dataset_size: 129223229
1035
+ - config_name: anli_GPT_3_style_r3
1036
+ features:
1037
+ - name: answer_choices
1038
+ sequence: string
1039
+ - name: inputs
1040
+ sequence: int32
1041
+ - name: inputs_pretokenized
1042
+ dtype: string
1043
+ - name: targets
1044
+ sequence: int32
1045
+ - name: targets_pretokenized
1046
+ dtype: string
1047
+ splits:
1048
+ - name: train
1049
+ num_bytes: 88846603
1050
+ num_examples: 100459
1051
+ - name: validation
1052
+ num_bytes: 1075843
1053
+ num_examples: 1200
1054
+ - name: test
1055
+ num_bytes: 1071704
1056
+ num_examples: 1200
1057
+ download_size: 28572176
1058
+ dataset_size: 90994150
1059
  configs:
1060
  - config_name: adversarial_qa_dbert_answer_the_following_q
1061
  data_files:
 
1377
  path: anli_GPT_3_style_r2_score_eval/validation-*
1378
  - split: test
1379
  path: anli_GPT_3_style_r2_score_eval/test-*
1380
+ - config_name: anli_GPT_3_style_r3
1381
+ data_files:
1382
+ - split: train
1383
+ path: anli_GPT_3_style_r3/train-*
1384
+ - split: validation
1385
+ path: anli_GPT_3_style_r3/validation-*
1386
+ - split: test
1387
+ path: anli_GPT_3_style_r3/test-*
1388
  ---
1389
 
1390
  # Dataset Card for P3
anli_GPT_3_style_r3/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5037f3c0ba6a5dee562fc38b69d921e27c2da7cff133b04f7e2fed4b4a14f27
3
+ size 547287
anli_GPT_3_style_r3/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c62a3414ccdfb09ded646fa188994764b1a4ebfe158efe23c72fe4ebe33aa786
3
+ size 27469022
anli_GPT_3_style_r3/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:289a376a867b19473d4645932e262967ae003fa13131f681061b86542278bfb2
3
+ size 555867