Datasets:

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

Upload dataset

Browse files
README.md CHANGED
@@ -2020,6 +2020,30 @@ dataset_info:
2020
  num_examples: 3600
2021
  download_size: 37388930
2022
  dataset_size: 294735907
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2023
  configs:
2024
  - config_name: adversarial_qa_dbert_answer_the_following_q
2025
  data_files:
@@ -2645,6 +2669,14 @@ configs:
2645
  path: anli_consider_always_sometimes_never_r3_score_eval/validation-*
2646
  - split: test
2647
  path: anli_consider_always_sometimes_never_r3_score_eval/test-*
 
 
 
 
 
 
 
 
2648
  ---
2649
 
2650
  # Dataset Card for P3
 
2020
  num_examples: 3600
2021
  download_size: 37388930
2022
  dataset_size: 294735907
2023
+ - config_name: anli_does_it_follow_that_r1
2024
+ features:
2025
+ - name: answer_choices
2026
+ sequence: string
2027
+ - name: inputs
2028
+ sequence: int32
2029
+ - name: inputs_pretokenized
2030
+ dtype: string
2031
+ - name: targets
2032
+ sequence: int32
2033
+ - name: targets_pretokenized
2034
+ dtype: string
2035
+ splits:
2036
+ - name: train
2037
+ num_bytes: 16014691
2038
+ num_examples: 16946
2039
+ - name: validation
2040
+ num_bytes: 946246
2041
+ num_examples: 1000
2042
+ - name: test
2043
+ num_bytes: 944393
2044
+ num_examples: 1000
2045
+ download_size: 6850268
2046
+ dataset_size: 17905330
2047
  configs:
2048
  - config_name: adversarial_qa_dbert_answer_the_following_q
2049
  data_files:
 
2669
  path: anli_consider_always_sometimes_never_r3_score_eval/validation-*
2670
  - split: test
2671
  path: anli_consider_always_sometimes_never_r3_score_eval/test-*
2672
+ - config_name: anli_does_it_follow_that_r1
2673
+ data_files:
2674
+ - split: train
2675
+ path: anli_does_it_follow_that_r1/train-*
2676
+ - split: validation
2677
+ path: anli_does_it_follow_that_r1/validation-*
2678
+ - split: test
2679
+ path: anli_does_it_follow_that_r1/test-*
2680
  ---
2681
 
2682
  # Dataset Card for P3
anli_does_it_follow_that_r1/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:614233026adec7eb8a83b8275a2f2d305df3dc255a7c4e8628a0db5b0f60553b
3
+ size 466419
anli_does_it_follow_that_r1/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:545bc7232d6aa1ec8187e0e9aa7fa357f37472e141d09f3a960f9120042f2f6f
3
+ size 5907260
anli_does_it_follow_that_r1/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fed8157925258bb77896b1f171b34f7658ca8e15f7be95a42af2d0ef84534a80
3
+ size 476589