oitnoticia
commited on
Upload dataset
Browse files- 2024-12-04/train-00000-of-00001.parquet +3 -0
- README.md +40 -0
2024-12-04/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1ad5a78badc0b99f8e756c011a18236039424fb68ef6811725cb105d39cb18d
|
3 |
+
size 14182954
|
README.md
CHANGED
@@ -1224,6 +1224,42 @@ dataset_info:
|
|
1224 |
num_examples: 1586
|
1225 |
download_size: 18232105
|
1226 |
dataset_size: 25535253
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1227 |
configs:
|
1228 |
- config_name: 20024-11-02
|
1229 |
data_files:
|
@@ -1361,4 +1397,8 @@ configs:
|
|
1361 |
data_files:
|
1362 |
- split: train
|
1363 |
path: 2024-12-03/train-*
|
|
|
|
|
|
|
|
|
1364 |
---
|
|
|
1224 |
num_examples: 1586
|
1225 |
download_size: 18232105
|
1226 |
dataset_size: 25535253
|
1227 |
+
- config_name: '2024-12-04'
|
1228 |
+
features:
|
1229 |
+
- name: ids
|
1230 |
+
dtype: string
|
1231 |
+
- name: document
|
1232 |
+
dtype: string
|
1233 |
+
- name: metadatas
|
1234 |
+
struct:
|
1235 |
+
- name: author
|
1236 |
+
dtype: string
|
1237 |
+
- name: content
|
1238 |
+
dtype: string
|
1239 |
+
- name: country
|
1240 |
+
dtype: string
|
1241 |
+
- name: description
|
1242 |
+
dtype: string
|
1243 |
+
- name: image
|
1244 |
+
dtype: string
|
1245 |
+
- name: link
|
1246 |
+
dtype: string
|
1247 |
+
- name: published
|
1248 |
+
dtype: string
|
1249 |
+
- name: source
|
1250 |
+
dtype: string
|
1251 |
+
- name: summary
|
1252 |
+
dtype: string
|
1253 |
+
- name: title
|
1254 |
+
dtype: string
|
1255 |
+
- name: embeddings
|
1256 |
+
sequence: float64
|
1257 |
+
splits:
|
1258 |
+
- name: train
|
1259 |
+
num_bytes: 19622154
|
1260 |
+
num_examples: 1202
|
1261 |
+
download_size: 14182954
|
1262 |
+
dataset_size: 19622154
|
1263 |
configs:
|
1264 |
- config_name: 20024-11-02
|
1265 |
data_files:
|
|
|
1397 |
data_files:
|
1398 |
- split: train
|
1399 |
path: 2024-12-03/train-*
|
1400 |
+
- config_name: '2024-12-04'
|
1401 |
+
data_files:
|
1402 |
+
- split: train
|
1403 |
+
path: 2024-12-04/train-*
|
1404 |
---
|