Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -952,6 +952,34 @@ dataset_info:
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:
@@ -1249,6 +1277,14 @@ configs:
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
 
952
  num_examples: 1000
953
  download_size: 6820413
954
  dataset_size: 17768458
955
+ - config_name: anli_GPT_3_style_r1_score_eval
956
+ features:
957
+ - name: idx
958
+ sequence: int32
959
+ - name: inputs
960
+ sequence: int32
961
+ - name: inputs_pretokenized
962
+ dtype: string
963
+ - name: is_correct
964
+ dtype: bool
965
+ - name: targets
966
+ sequence: int32
967
+ - name: targets_pretokenized
968
+ dtype: string
969
+ - name: weight
970
+ dtype: float32
971
+ splits:
972
+ - name: train
973
+ num_bytes: 46818519
974
+ num_examples: 50838
975
+ - name: validation
976
+ num_bytes: 2767114
977
+ num_examples: 3000
978
+ - name: test
979
+ num_bytes: 2761555
980
+ num_examples: 3000
981
+ download_size: 9095632
982
+ dataset_size: 52347188
983
  configs:
984
  - config_name: adversarial_qa_dbert_answer_the_following_q
985
  data_files:
 
1277
  path: anli_GPT_3_style_r1/validation-*
1278
  - split: test
1279
  path: anli_GPT_3_style_r1/test-*
1280
+ - config_name: anli_GPT_3_style_r1_score_eval
1281
+ data_files:
1282
+ - split: train
1283
+ path: anli_GPT_3_style_r1_score_eval/train-*
1284
+ - split: validation
1285
+ path: anli_GPT_3_style_r1_score_eval/validation-*
1286
+ - split: test
1287
+ path: anli_GPT_3_style_r1_score_eval/test-*
1288
  ---
1289
 
1290
  # Dataset Card for P3
anli_GPT_3_style_r1_score_eval/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae46865fb4481f8edbccd660915cf1c01170d7bdf8df52db58a0df2981e87a44
3
+ size 800861
anli_GPT_3_style_r1_score_eval/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:346af6183f940afac10c735692f0d163dba4536ca2e2517c4472ac3c45628ec6
3
+ size 7482858
anli_GPT_3_style_r1_score_eval/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3504315b8f31fee3c2bcb4575d14d6224028eccd540dcb1a8f9fef9bacc2fdc8
3
+ size 811913