Upload dataset
Browse files
README.md
CHANGED
|
@@ -52,6 +52,26 @@ dataset_info:
|
|
| 52 |
num_examples: 72
|
| 53 |
download_size: 901584
|
| 54 |
dataset_size: 2062419.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
- config_name: fine_tuning_en
|
| 56 |
features:
|
| 57 |
- name: question_en
|
|
@@ -103,6 +123,14 @@ configs:
|
|
| 103 |
path: fine_tuning_context/validation-*
|
| 104 |
- split: test
|
| 105 |
path: fine_tuning_context/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 106 |
- config_name: fine_tuning_en
|
| 107 |
data_files:
|
| 108 |
- split: train
|
|
|
|
| 52 |
num_examples: 72
|
| 53 |
download_size: 901584
|
| 54 |
dataset_size: 2062419.0
|
| 55 |
+
- config_name: fine_tuning_context_llama
|
| 56 |
+
features:
|
| 57 |
+
- name: input
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: output
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: __index_level_0__
|
| 62 |
+
dtype: int64
|
| 63 |
+
splits:
|
| 64 |
+
- name: train
|
| 65 |
+
num_bytes: 1635920.0
|
| 66 |
+
num_examples: 575
|
| 67 |
+
- name: validation
|
| 68 |
+
num_bytes: 180825.0
|
| 69 |
+
num_examples: 72
|
| 70 |
+
- name: test
|
| 71 |
+
num_bytes: 245674.0
|
| 72 |
+
num_examples: 72
|
| 73 |
+
download_size: 901584
|
| 74 |
+
dataset_size: 2062419.0
|
| 75 |
- config_name: fine_tuning_en
|
| 76 |
features:
|
| 77 |
- name: question_en
|
|
|
|
| 123 |
path: fine_tuning_context/validation-*
|
| 124 |
- split: test
|
| 125 |
path: fine_tuning_context/test-*
|
| 126 |
+
- config_name: fine_tuning_context_llama
|
| 127 |
+
data_files:
|
| 128 |
+
- split: train
|
| 129 |
+
path: fine_tuning_context_llama/train-*
|
| 130 |
+
- split: validation
|
| 131 |
+
path: fine_tuning_context_llama/validation-*
|
| 132 |
+
- split: test
|
| 133 |
+
path: fine_tuning_context_llama/test-*
|
| 134 |
- config_name: fine_tuning_en
|
| 135 |
data_files:
|
| 136 |
- split: train
|
fine_tuning_context_llama/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5813bd280320064c2158f513c10d4f264a99c01e83b36b78a1581df2c5f0056
|
| 3 |
+
size 111602
|
fine_tuning_context_llama/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3ee4156151c6b0e98348ffdb42b74d25547ccabb15fb9b5d4667dc7ccf83eeec
|
| 3 |
+
size 704558
|
fine_tuning_context_llama/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6365a46e30d78f611c6b8688e3599462de695b7c2ed9d4e30187d4c23e22447
|
| 3 |
+
size 85424
|