Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -2824,6 +2824,34 @@ dataset_info:
2824
  num_examples: 1000
2825
  download_size: 6857831
2826
  dataset_size: 18671838
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2827
  configs:
2828
  - config_name: adversarial_qa_dbert_answer_the_following_q
2829
  data_files:
@@ -3697,6 +3725,14 @@ configs:
3697
  path: anli_must_be_true_r1/validation-*
3698
  - split: test
3699
  path: anli_must_be_true_r1/test-*
 
 
 
 
 
 
 
 
3700
  ---
3701
 
3702
  # Dataset Card for P3
 
2824
  num_examples: 1000
2825
  download_size: 6857831
2826
  dataset_size: 18671838
2827
+ - config_name: anli_must_be_true_r1_score_eval
2828
+ features:
2829
+ - name: idx
2830
+ sequence: int32
2831
+ - name: inputs
2832
+ sequence: int32
2833
+ - name: inputs_pretokenized
2834
+ dtype: string
2835
+ - name: is_correct
2836
+ dtype: bool
2837
+ - name: targets
2838
+ sequence: int32
2839
+ - name: targets_pretokenized
2840
+ dtype: string
2841
+ - name: weight
2842
+ dtype: float32
2843
+ splits:
2844
+ - name: train
2845
+ num_bytes: 49484739
2846
+ num_examples: 50838
2847
+ - name: validation
2848
+ num_bytes: 2924566
2849
+ num_examples: 3000
2850
+ - name: test
2851
+ num_bytes: 2919463
2852
+ num_examples: 3000
2853
+ download_size: 9235780
2854
+ dataset_size: 55328768
2855
  configs:
2856
  - config_name: adversarial_qa_dbert_answer_the_following_q
2857
  data_files:
 
3725
  path: anli_must_be_true_r1/validation-*
3726
  - split: test
3727
  path: anli_must_be_true_r1/test-*
3728
+ - config_name: anli_must_be_true_r1_score_eval
3729
+ data_files:
3730
+ - split: train
3731
+ path: anli_must_be_true_r1_score_eval/train-*
3732
+ - split: validation
3733
+ path: anli_must_be_true_r1_score_eval/validation-*
3734
+ - split: test
3735
+ path: anli_must_be_true_r1_score_eval/test-*
3736
  ---
3737
 
3738
  # Dataset Card for P3
anli_must_be_true_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:3925486e8673ac338b10acb93d9a96a1dfcfcf11f5dd13fc242bc93465d38ae1
3
+ size 824326
anli_must_be_true_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:c7a013109455d76580899e8c14219facf1df87e0b0df996be4ea5d9582a06697
3
+ size 7604429
anli_must_be_true_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:1b822d9ddbe74e1dfb2a1687d3c5207b64f65aa1bf8ea8ab6049bfcab0cb4b35
3
+ size 807025