Datasets:
yongchanghao
commited on
Commit
•
b61c7c7
1
Parent(s):
679e6f7
Add 'repobench-p_e' config data files
Browse files- README.md +28 -0
- repobench-p_e/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -637,6 +637,30 @@ dataset_info:
|
|
637 |
num_examples: 500
|
638 |
download_size: 7757199
|
639 |
dataset_size: 24155458
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
640 |
configs:
|
641 |
- config_name: 2wikimqa
|
642 |
data_files:
|
@@ -742,6 +766,10 @@ configs:
|
|
742 |
data_files:
|
743 |
- split: test
|
744 |
path: repobench-p/test-*
|
|
|
|
|
|
|
|
|
745 |
---
|
746 |
|
747 |
# Introduction
|
|
|
637 |
num_examples: 500
|
638 |
download_size: 7757199
|
639 |
dataset_size: 24155458
|
640 |
+
- config_name: repobench-p_e
|
641 |
+
features:
|
642 |
+
- name: input
|
643 |
+
dtype: string
|
644 |
+
- name: context
|
645 |
+
dtype: string
|
646 |
+
- name: answers
|
647 |
+
list: string
|
648 |
+
- name: length
|
649 |
+
dtype: int32
|
650 |
+
- name: dataset
|
651 |
+
dtype: string
|
652 |
+
- name: language
|
653 |
+
dtype: string
|
654 |
+
- name: all_classes
|
655 |
+
list: string
|
656 |
+
- name: _id
|
657 |
+
dtype: string
|
658 |
+
splits:
|
659 |
+
- name: test
|
660 |
+
num_bytes: 20378217
|
661 |
+
num_examples: 300
|
662 |
+
download_size: 6633193
|
663 |
+
dataset_size: 20378217
|
664 |
configs:
|
665 |
- config_name: 2wikimqa
|
666 |
data_files:
|
|
|
766 |
data_files:
|
767 |
- split: test
|
768 |
path: repobench-p/test-*
|
769 |
+
- config_name: repobench-p_e
|
770 |
+
data_files:
|
771 |
+
- split: test
|
772 |
+
path: repobench-p_e/test-*
|
773 |
---
|
774 |
|
775 |
# Introduction
|
repobench-p_e/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f10cb511ee5a6cd2bcbe572bea4d243fb28a6301057f63e058192d5e86f0117
|
3 |
+
size 6633193
|