mariosasko
commited on
Commit
•
c9de242
1
Parent(s):
ba611d4
Upload dataset
Browse files
README.md
CHANGED
@@ -2668,6 +2668,34 @@ dataset_info:
|
|
2668 |
num_examples: 1000
|
2669 |
download_size: 6899924
|
2670 |
dataset_size: 18236080
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2671 |
configs:
|
2672 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2673 |
data_files:
|
@@ -3493,6 +3521,14 @@ configs:
|
|
3493 |
path: anli_justified_in_saying_r1/validation-*
|
3494 |
- split: test
|
3495 |
path: anli_justified_in_saying_r1/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3496 |
---
|
3497 |
|
3498 |
# Dataset Card for P3
|
|
|
2668 |
num_examples: 1000
|
2669 |
download_size: 6899924
|
2670 |
dataset_size: 18236080
|
2671 |
+
- config_name: anli_justified_in_saying_r1_score_eval
|
2672 |
+
features:
|
2673 |
+
- name: idx
|
2674 |
+
sequence: int32
|
2675 |
+
- name: inputs
|
2676 |
+
sequence: int32
|
2677 |
+
- name: inputs_pretokenized
|
2678 |
+
dtype: string
|
2679 |
+
- name: is_correct
|
2680 |
+
dtype: bool
|
2681 |
+
- name: targets
|
2682 |
+
sequence: int32
|
2683 |
+
- name: targets_pretokenized
|
2684 |
+
dtype: string
|
2685 |
+
- name: weight
|
2686 |
+
dtype: float32
|
2687 |
+
splits:
|
2688 |
+
- name: train
|
2689 |
+
num_bytes: 48315465
|
2690 |
+
num_examples: 50838
|
2691 |
+
- name: validation
|
2692 |
+
num_bytes: 2855566
|
2693 |
+
num_examples: 3000
|
2694 |
+
- name: test
|
2695 |
+
num_bytes: 2850463
|
2696 |
+
num_examples: 3000
|
2697 |
+
download_size: 9182043
|
2698 |
+
dataset_size: 54021494
|
2699 |
configs:
|
2700 |
- config_name: adversarial_qa_dbert_answer_the_following_q
|
2701 |
data_files:
|
|
|
3521 |
path: anli_justified_in_saying_r1/validation-*
|
3522 |
- split: test
|
3523 |
path: anli_justified_in_saying_r1/test-*
|
3524 |
+
- config_name: anli_justified_in_saying_r1_score_eval
|
3525 |
+
data_files:
|
3526 |
+
- split: train
|
3527 |
+
path: anli_justified_in_saying_r1_score_eval/train-*
|
3528 |
+
- split: validation
|
3529 |
+
path: anli_justified_in_saying_r1_score_eval/validation-*
|
3530 |
+
- split: test
|
3531 |
+
path: anli_justified_in_saying_r1_score_eval/test-*
|
3532 |
---
|
3533 |
|
3534 |
# Dataset Card for P3
|
anli_justified_in_saying_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:5b51091d83a6e787a703c7570e893b19ad2a98b8f2d976c7c1b9fe6f7850b13f
|
3 |
+
size 805711
|
anli_justified_in_saying_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:d6037fc20775ec02060afe710b8edea5f666c707e836106ed5ec6580be35e7ab
|
3 |
+
size 7577438
|
anli_justified_in_saying_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:d5e8db55423ee83c73c84e265e1cb4275fb03741f3b1cbdf1f4ed93f9519010e
|
3 |
+
size 798894
|