mariosasko
commited on
Commit
•
2f20be2
1
Parent(s):
3b0f739
Upload dataset
Browse files
README.md
CHANGED
@@ -2044,6 +2044,34 @@ dataset_info:
|
|
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:
|
@@ -2677,6 +2705,14 @@ configs:
|
|
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
|
|
|
2044 |
num_examples: 1000
|
2045 |
download_size: 6850268
|
2046 |
dataset_size: 17905330
|
2047 |
+
- config_name: anli_does_it_follow_that_r1_score_eval
|
2048 |
+
features:
|
2049 |
+
- name: idx
|
2050 |
+
sequence: int32
|
2051 |
+
- name: inputs
|
2052 |
+
sequence: int32
|
2053 |
+
- name: inputs_pretokenized
|
2054 |
+
dtype: string
|
2055 |
+
- name: is_correct
|
2056 |
+
dtype: bool
|
2057 |
+
- name: targets
|
2058 |
+
sequence: int32
|
2059 |
+
- name: targets_pretokenized
|
2060 |
+
dtype: string
|
2061 |
+
- name: weight
|
2062 |
+
dtype: float32
|
2063 |
+
splits:
|
2064 |
+
- name: train
|
2065 |
+
num_bytes: 47479413
|
2066 |
+
num_examples: 50838
|
2067 |
+
- name: validation
|
2068 |
+
num_bytes: 2806114
|
2069 |
+
num_examples: 3000
|
2070 |
+
- name: test
|
2071 |
+
num_bytes: 2800555
|
2072 |
+
num_examples: 3000
|
2073 |
+
download_size: 9157471
|
2074 |
+
dataset_size: 53086082
|
2075 |
configs:
|
2076 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2077 |
data_files:
|
|
|
2705 |
path: anli_does_it_follow_that_r1/validation-*
|
2706 |
- split: test
|
2707 |
path: anli_does_it_follow_that_r1/test-*
|
2708 |
+
- config_name: anli_does_it_follow_that_r1_score_eval
|
2709 |
+
data_files:
|
2710 |
+
- split: train
|
2711 |
+
path: anli_does_it_follow_that_r1_score_eval/train-*
|
2712 |
+
- split: validation
|
2713 |
+
path: anli_does_it_follow_that_r1_score_eval/validation-*
|
2714 |
+
- split: test
|
2715 |
+
path: anli_does_it_follow_that_r1_score_eval/test-*
|
2716 |
---
|
2717 |
|
2718 |
# Dataset Card for P3
|
anli_does_it_follow_that_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:81a53714dba89c41cb4ea9f2fbece2e854fa0665612fabce256bd0b2a9c8f751
|
3 |
+
size 803973
|
anli_does_it_follow_that_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:4d96d88704e673d27335b51eec95ddd0c5b3ebce0d3633e37c1d82a1c403517b
|
3 |
+
size 7523124
|
anli_does_it_follow_that_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:f2de71beabd6e4a2df0c634ad18502447a54651ac17e1ad812def99a324b3002
|
3 |
+
size 830374
|