Datasets:
yongchanghao
commited on
Commit
•
679e6f7
1
Parent(s):
bfdf754
Add 'repobench-p' config data files
Browse files- README.md +28 -0
- repobench-p/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -613,6 +613,30 @@ dataset_info:
|
|
613 |
num_examples: 200
|
614 |
download_size: 973894
|
615 |
dataset_size: 11619927
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
616 |
configs:
|
617 |
- config_name: 2wikimqa
|
618 |
data_files:
|
@@ -714,6 +738,10 @@ configs:
|
|
714 |
data_files:
|
715 |
- split: test
|
716 |
path: qmsum/test-*
|
|
|
|
|
|
|
|
|
717 |
---
|
718 |
|
719 |
# Introduction
|
|
|
613 |
num_examples: 200
|
614 |
download_size: 973894
|
615 |
dataset_size: 11619927
|
616 |
+
- config_name: repobench-p
|
617 |
+
features:
|
618 |
+
- name: input
|
619 |
+
dtype: string
|
620 |
+
- name: context
|
621 |
+
dtype: string
|
622 |
+
- name: answers
|
623 |
+
list: string
|
624 |
+
- name: length
|
625 |
+
dtype: int32
|
626 |
+
- name: dataset
|
627 |
+
dtype: string
|
628 |
+
- name: language
|
629 |
+
dtype: string
|
630 |
+
- name: all_classes
|
631 |
+
list: string
|
632 |
+
- name: _id
|
633 |
+
dtype: string
|
634 |
+
splits:
|
635 |
+
- name: test
|
636 |
+
num_bytes: 24155458
|
637 |
+
num_examples: 500
|
638 |
+
download_size: 7757199
|
639 |
+
dataset_size: 24155458
|
640 |
configs:
|
641 |
- config_name: 2wikimqa
|
642 |
data_files:
|
|
|
738 |
data_files:
|
739 |
- split: test
|
740 |
path: qmsum/test-*
|
741 |
+
- config_name: repobench-p
|
742 |
+
data_files:
|
743 |
+
- split: test
|
744 |
+
path: repobench-p/test-*
|
745 |
---
|
746 |
|
747 |
# Introduction
|
repobench-p/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1374fc217733536568618baba57a67453e80d7db909782573ebd830ad943e49
|
3 |
+
size 7757199
|