oitnoticia
commited on
Upload dataset
Browse files- 2024-12-03/train-00000-of-00001.parquet +3 -0
- README.md +40 -0
2024-12-03/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ae7a239cbd44b4cf4e7e04489a6230550bac99a9936f6e1b7208c5886aefefb
|
3 |
+
size 13862503
|
README.md
CHANGED
@@ -1188,6 +1188,42 @@ dataset_info:
|
|
1188 |
num_examples: 1645
|
1189 |
download_size: 19430944
|
1190 |
dataset_size: 27483578
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1191 |
configs:
|
1192 |
- config_name: 20024-11-02
|
1193 |
data_files:
|
@@ -1321,4 +1357,8 @@ configs:
|
|
1321 |
data_files:
|
1322 |
- split: train
|
1323 |
path: 2024-12-02/train-*
|
|
|
|
|
|
|
|
|
1324 |
---
|
|
|
1188 |
num_examples: 1645
|
1189 |
download_size: 19430944
|
1190 |
dataset_size: 27483578
|
1191 |
+
- config_name: '2024-12-03'
|
1192 |
+
features:
|
1193 |
+
- name: ids
|
1194 |
+
dtype: string
|
1195 |
+
- name: document
|
1196 |
+
dtype: string
|
1197 |
+
- name: metadatas
|
1198 |
+
struct:
|
1199 |
+
- name: author
|
1200 |
+
dtype: string
|
1201 |
+
- name: content
|
1202 |
+
dtype: string
|
1203 |
+
- name: country
|
1204 |
+
dtype: string
|
1205 |
+
- name: description
|
1206 |
+
dtype: string
|
1207 |
+
- name: image
|
1208 |
+
dtype: string
|
1209 |
+
- name: link
|
1210 |
+
dtype: string
|
1211 |
+
- name: published
|
1212 |
+
dtype: string
|
1213 |
+
- name: source
|
1214 |
+
dtype: string
|
1215 |
+
- name: summary
|
1216 |
+
dtype: string
|
1217 |
+
- name: title
|
1218 |
+
dtype: string
|
1219 |
+
- name: embeddings
|
1220 |
+
sequence: float64
|
1221 |
+
splits:
|
1222 |
+
- name: train
|
1223 |
+
num_bytes: 19127833
|
1224 |
+
num_examples: 1185
|
1225 |
+
download_size: 13862503
|
1226 |
+
dataset_size: 19127833
|
1227 |
configs:
|
1228 |
- config_name: 20024-11-02
|
1229 |
data_files:
|
|
|
1357 |
data_files:
|
1358 |
- split: train
|
1359 |
path: 2024-12-02/train-*
|
1360 |
+
- config_name: '2024-12-03'
|
1361 |
+
data_files:
|
1362 |
+
- split: train
|
1363 |
+
path: 2024-12-03/train-*
|
1364 |
---
|