Upload dataset
Browse files- InstrucTurca_question_answer_pairs_0/train-00000-of-00003.parquet +3 -0
- InstrucTurca_question_answer_pairs_0/train-00001-of-00003.parquet +3 -0
- InstrucTurca_question_answer_pairs_0/train-00002-of-00003.parquet +3 -0
- InstrucTurca_question_answer_pairs_0/validation-00000-of-00001.parquet +3 -0
- README.md +27 -0
InstrucTurca_question_answer_pairs_0/train-00000-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca858e9b3ef5ddb05edc6d10a04fd8af19601e48412180703df0c9efc6f19dff
|
3 |
+
size 262000888
|
InstrucTurca_question_answer_pairs_0/train-00001-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de65adc128bba4413f21570c5c9eb08e7e4ad58c40ec3cb5e0a33131553af8e7
|
3 |
+
size 262233178
|
InstrucTurca_question_answer_pairs_0/train-00002-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e230b653f22d265e30095296be44830e3b0f8e1bb450ed49484cf8cccaefe67d
|
3 |
+
size 261503159
|
InstrucTurca_question_answer_pairs_0/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7229b46b7d7373acc18a7c0fcc94b56842cbeb056974f05f582607ddc9f17ec3
|
3 |
+
size 41066913
|
README.md
ADDED
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
config_name: InstrucTurca_question_answer_pairs_0
|
4 |
+
features:
|
5 |
+
- name: sentence1
|
6 |
+
dtype: string
|
7 |
+
- name: sentence2
|
8 |
+
dtype: string
|
9 |
+
- name: similarity
|
10 |
+
dtype: float64
|
11 |
+
splits:
|
12 |
+
- name: train
|
13 |
+
num_bytes: 1341078555
|
14 |
+
num_examples: 823337
|
15 |
+
- name: validation
|
16 |
+
num_bytes: 70047986
|
17 |
+
num_examples: 43205
|
18 |
+
download_size: 826804138
|
19 |
+
dataset_size: 1411126541
|
20 |
+
configs:
|
21 |
+
- config_name: InstrucTurca_question_answer_pairs_0
|
22 |
+
data_files:
|
23 |
+
- split: train
|
24 |
+
path: InstrucTurca_question_answer_pairs_0/train-*
|
25 |
+
- split: validation
|
26 |
+
path: InstrucTurca_question_answer_pairs_0/validation-*
|
27 |
+
---
|