Upload dataset
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: question
|
6 |
dtype: string
|
@@ -32,6 +32,40 @@ dataset_info:
|
|
32 |
num_examples: 70
|
33 |
download_size: 695426
|
34 |
dataset_size: 4249345.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
configs:
|
36 |
- config_name: fine_tuning
|
37 |
data_files:
|
@@ -41,4 +75,12 @@ configs:
|
|
41 |
path: fine_tuning/validation-*
|
42 |
- split: test
|
43 |
path: fine_tuning/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: fine_tuning
|
4 |
features:
|
5 |
- name: question
|
6 |
dtype: string
|
|
|
32 |
num_examples: 70
|
33 |
download_size: 695426
|
34 |
dataset_size: 4249345.0
|
35 |
+
- config_name: fine_tuning_en
|
36 |
+
features:
|
37 |
+
- name: question_en
|
38 |
+
dtype: string
|
39 |
+
- name: answer_1_en
|
40 |
+
dtype: string
|
41 |
+
- name: answer_2_en
|
42 |
+
dtype: string
|
43 |
+
- name: answer_3_en
|
44 |
+
dtype: string
|
45 |
+
- name: article_text
|
46 |
+
dtype: string
|
47 |
+
- name: article_text_en
|
48 |
+
dtype: string
|
49 |
+
- name: correct_answer
|
50 |
+
dtype: string
|
51 |
+
- name: input
|
52 |
+
dtype: string
|
53 |
+
- name: output
|
54 |
+
dtype: string
|
55 |
+
- name: __index_level_0__
|
56 |
+
dtype: int64
|
57 |
+
splits:
|
58 |
+
- name: train
|
59 |
+
num_bytes: 4408469.0
|
60 |
+
num_examples: 564
|
61 |
+
- name: validation
|
62 |
+
num_bytes: 546742.0
|
63 |
+
num_examples: 71
|
64 |
+
- name: test
|
65 |
+
num_bytes: 586814.0
|
66 |
+
num_examples: 70
|
67 |
+
download_size: 1077731
|
68 |
+
dataset_size: 5542025.0
|
69 |
configs:
|
70 |
- config_name: fine_tuning
|
71 |
data_files:
|
|
|
75 |
path: fine_tuning/validation-*
|
76 |
- split: test
|
77 |
path: fine_tuning/test-*
|
78 |
+
- config_name: fine_tuning_en
|
79 |
+
data_files:
|
80 |
+
- split: train
|
81 |
+
path: fine_tuning_en/train-*
|
82 |
+
- split: validation
|
83 |
+
path: fine_tuning_en/validation-*
|
84 |
+
- split: test
|
85 |
+
path: fine_tuning_en/test-*
|
86 |
---
|
fine_tuning_en/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7facf7e43dd1d27b440676c083d383ac69473b382fa76377ff52dcec7587639b
|
3 |
+
size 198374
|
fine_tuning_en/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1af259673497a77ae0c79dfe4d18e62fea9142518b31c8f713f0a01fb6a7781b
|
3 |
+
size 698242
|
fine_tuning_en/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c23331b32620e9f19c6eecbd69329b84c1200edd78beada94cb7c532ab76a3ab
|
3 |
+
size 181115
|