Datasets:
Modalities:
Text
Size:
10K - 100K
oitnoticia
commited on
Upload dataset
Browse files- 2024-12-06/train-00000-of-00001.parquet +3 -0
- README.md +38 -0
2024-12-06/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a63f11597f32b38b97162c98cf1d7051919190bc30c19c8db20b4c0665326085
|
3 |
+
size 2822484
|
README.md
CHANGED
@@ -1224,6 +1224,40 @@ dataset_info:
|
|
1224 |
num_examples: 1673
|
1225 |
download_size: 3578013
|
1226 |
dataset_size: 6303791
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1227 |
configs:
|
1228 |
- config_name: 20024-11-02
|
1229 |
data_files:
|
@@ -1369,4 +1403,8 @@ configs:
|
|
1369 |
data_files:
|
1370 |
- split: train
|
1371 |
path: 2024-12-05/train-*
|
|
|
|
|
|
|
|
|
1372 |
---
|
|
|
1224 |
num_examples: 1673
|
1225 |
download_size: 3578013
|
1226 |
dataset_size: 6303791
|
1227 |
+
- config_name: '2024-12-06'
|
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 |
+
splits:
|
1256 |
+
- name: train
|
1257 |
+
num_bytes: 4841584
|
1258 |
+
num_examples: 1250
|
1259 |
+
download_size: 2822484
|
1260 |
+
dataset_size: 4841584
|
1261 |
configs:
|
1262 |
- config_name: 20024-11-02
|
1263 |
data_files:
|
|
|
1403 |
data_files:
|
1404 |
- split: train
|
1405 |
path: 2024-12-05/train-*
|
1406 |
+
- config_name: '2024-12-06'
|
1407 |
+
data_files:
|
1408 |
+
- split: train
|
1409 |
+
path: 2024-12-06/train-*
|
1410 |
---
|