Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -1056,6 +1056,34 @@ dataset_info:
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:
@@ -1385,6 +1413,14 @@ configs:
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
 
1056
  num_examples: 1200
1057
  download_size: 28572176
1058
  dataset_size: 90994150
1059
+ - config_name: anli_GPT_3_style_r3_score_eval
1060
+ features:
1061
+ - name: idx
1062
+ sequence: int32
1063
+ - name: inputs
1064
+ sequence: int32
1065
+ - name: inputs_pretokenized
1066
+ dtype: string
1067
+ - name: is_correct
1068
+ dtype: bool
1069
+ - name: targets
1070
+ sequence: int32
1071
+ - name: targets_pretokenized
1072
+ dtype: string
1073
+ - name: weight
1074
+ dtype: float32
1075
+ splits:
1076
+ - name: train
1077
+ num_bytes: 261465576
1078
+ num_examples: 301377
1079
+ - name: validation
1080
+ num_bytes: 3166845
1081
+ num_examples: 3600
1082
+ - name: test
1083
+ num_bytes: 3154428
1084
+ num_examples: 3600
1085
+ download_size: 36725759
1086
+ dataset_size: 267786849
1087
  configs:
1088
  - config_name: adversarial_qa_dbert_answer_the_following_q
1089
  data_files:
 
1413
  path: anli_GPT_3_style_r3/validation-*
1414
  - split: test
1415
  path: anli_GPT_3_style_r3/test-*
1416
+ - config_name: anli_GPT_3_style_r3_score_eval
1417
+ data_files:
1418
+ - split: train
1419
+ path: anli_GPT_3_style_r3_score_eval/train-*
1420
+ - split: validation
1421
+ path: anli_GPT_3_style_r3_score_eval/validation-*
1422
+ - split: test
1423
+ path: anli_GPT_3_style_r3_score_eval/test-*
1424
  ---
1425
 
1426
  # Dataset Card for P3
anli_GPT_3_style_r3_score_eval/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0994e56110aa48a10a44d12153edb157f2db530cf990e8faccfdd752cbe860c5
3
+ size 893846
anli_GPT_3_style_r3_score_eval/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d86a11934acdd79b5af8cc10f3f3066f157ea635e758b77cba7c92268f12817a
3
+ size 34949397
anli_GPT_3_style_r3_score_eval/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49f2350b850688a501d9335a7a451584ab2538dd4e7aa517826616907476584c
3
+ size 882516