Upload dataset
Browse files- 2024-12-09/train-00000-of-00001.parquet +3 -0
- README.md +42 -0
2024-12-09/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0c9c9a0865a2babe7616bbfce9717563cca0b8b279fa728a307b224f4536b95
|
| 3 |
+
size 897112
|
README.md
CHANGED
|
@@ -1140,6 +1140,44 @@ dataset_info:
|
|
| 1140 |
num_examples: 66
|
| 1141 |
download_size: 870443
|
| 1142 |
dataset_size: 928666
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1143 |
configs:
|
| 1144 |
- config_name: 20024-11-02
|
| 1145 |
data_files:
|
|
@@ -1261,4 +1299,8 @@ configs:
|
|
| 1261 |
data_files:
|
| 1262 |
- split: train
|
| 1263 |
path: 2024-12-08/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1264 |
---
|
|
|
|
| 1140 |
num_examples: 66
|
| 1141 |
download_size: 870443
|
| 1142 |
dataset_size: 928666
|
| 1143 |
+
- config_name: '2024-12-09'
|
| 1144 |
+
features:
|
| 1145 |
+
- name: ids
|
| 1146 |
+
dtype: string
|
| 1147 |
+
- name: document
|
| 1148 |
+
dtype: string
|
| 1149 |
+
- name: metadatas
|
| 1150 |
+
struct:
|
| 1151 |
+
- name: author
|
| 1152 |
+
dtype: string
|
| 1153 |
+
- name: content
|
| 1154 |
+
dtype: string
|
| 1155 |
+
- name: country
|
| 1156 |
+
dtype: string
|
| 1157 |
+
- name: description
|
| 1158 |
+
dtype: string
|
| 1159 |
+
- name: image
|
| 1160 |
+
dtype: string
|
| 1161 |
+
- name: link
|
| 1162 |
+
dtype: string
|
| 1163 |
+
- name: priority
|
| 1164 |
+
dtype: int64
|
| 1165 |
+
- name: published
|
| 1166 |
+
dtype: string
|
| 1167 |
+
- name: source
|
| 1168 |
+
dtype: string
|
| 1169 |
+
- name: summary
|
| 1170 |
+
dtype: string
|
| 1171 |
+
- name: title
|
| 1172 |
+
dtype: string
|
| 1173 |
+
- name: embeddings
|
| 1174 |
+
sequence: float64
|
| 1175 |
+
splits:
|
| 1176 |
+
- name: train
|
| 1177 |
+
num_bytes: 965117
|
| 1178 |
+
num_examples: 69
|
| 1179 |
+
download_size: 897112
|
| 1180 |
+
dataset_size: 965117
|
| 1181 |
configs:
|
| 1182 |
- config_name: 20024-11-02
|
| 1183 |
data_files:
|
|
|
|
| 1299 |
data_files:
|
| 1300 |
- split: train
|
| 1301 |
path: 2024-12-08/train-*
|
| 1302 |
+
- config_name: '2024-12-09'
|
| 1303 |
+
data_files:
|
| 1304 |
+
- split: train
|
| 1305 |
+
path: 2024-12-09/train-*
|
| 1306 |
---
|