Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -1004,6 +1004,34 @@ dataset_info:
1004
  num_examples: 1000
1005
  download_size: 13987598
1006
  dataset_size: 43870023
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1007
  configs:
1008
  - config_name: adversarial_qa_dbert_answer_the_following_q
1009
  data_files:
@@ -1317,6 +1345,14 @@ configs:
1317
  path: anli_GPT_3_style_r2/validation-*
1318
  - split: test
1319
  path: anli_GPT_3_style_r2/test-*
 
 
 
 
 
 
 
 
1320
  ---
1321
 
1322
  # Dataset Card for P3
 
1004
  num_examples: 1000
1005
  download_size: 13987598
1006
  dataset_size: 43870023
1007
+ - config_name: anli_GPT_3_style_r2_score_eval
1008
+ features:
1009
+ - name: idx
1010
+ sequence: int32
1011
+ - name: inputs
1012
+ sequence: int32
1013
+ - name: inputs_pretokenized
1014
+ dtype: string
1015
+ - name: is_correct
1016
+ dtype: bool
1017
+ - name: targets
1018
+ sequence: int32
1019
+ - name: targets_pretokenized
1020
+ dtype: string
1021
+ - name: weight
1022
+ dtype: float32
1023
+ splits:
1024
+ - name: train
1025
+ num_bytes: 123746670
1026
+ num_examples: 136380
1027
+ - name: validation
1028
+ num_bytes: 2729443
1029
+ num_examples: 3000
1030
+ - name: test
1031
+ num_bytes: 2747116
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:
 
1345
  path: anli_GPT_3_style_r2/validation-*
1346
  - split: test
1347
  path: anli_GPT_3_style_r2/test-*
1348
+ - config_name: anli_GPT_3_style_r2_score_eval
1349
+ data_files:
1350
+ - split: train
1351
+ path: anli_GPT_3_style_r2_score_eval/train-*
1352
+ - split: validation
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
anli_GPT_3_style_r2_score_eval/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b750cb5f887efccaebef89f7474b7bf560c4d20676b463e725609d28814f027d
3
+ size 826744
anli_GPT_3_style_r2_score_eval/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26659e9b00dc17c5b480cf72379522856d8adabfbdd126e6ca884bfbe6a8b297
3
+ size 16034218
anli_GPT_3_style_r2_score_eval/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8af6b65e1b33322bf88509ad5ef96249158252e0ec1817389f0e7918f06073c
3
+ size 799899