oitnoticia
commited on
Upload dataset
Browse files- 2024-12-09/train-00000-of-00001.parquet +3 -0
- README.md +40 -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:0b620cf50697567bed8093ba7efac9b4ef8967c56cdf56022d4afdaf6318a039
|
3 |
+
size 12962935
|
README.md
CHANGED
@@ -1404,6 +1404,42 @@ dataset_info:
|
|
1404 |
num_examples: 1384
|
1405 |
download_size: 16308728
|
1406 |
dataset_size: 22773440
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1407 |
configs:
|
1408 |
- config_name: 20024-11-02
|
1409 |
data_files:
|
@@ -1561,4 +1597,8 @@ configs:
|
|
1561 |
data_files:
|
1562 |
- split: train
|
1563 |
path: 2024-12-08/train-*
|
|
|
|
|
|
|
|
|
1564 |
---
|
|
|
1404 |
num_examples: 1384
|
1405 |
download_size: 16308728
|
1406 |
dataset_size: 22773440
|
1407 |
+
- config_name: '2024-12-09'
|
1408 |
+
features:
|
1409 |
+
- name: ids
|
1410 |
+
dtype: string
|
1411 |
+
- name: document
|
1412 |
+
dtype: string
|
1413 |
+
- name: metadatas
|
1414 |
+
struct:
|
1415 |
+
- name: author
|
1416 |
+
dtype: string
|
1417 |
+
- name: content
|
1418 |
+
dtype: string
|
1419 |
+
- name: country
|
1420 |
+
dtype: string
|
1421 |
+
- name: description
|
1422 |
+
dtype: string
|
1423 |
+
- name: image
|
1424 |
+
dtype: string
|
1425 |
+
- name: link
|
1426 |
+
dtype: string
|
1427 |
+
- name: published
|
1428 |
+
dtype: string
|
1429 |
+
- name: source
|
1430 |
+
dtype: string
|
1431 |
+
- name: summary
|
1432 |
+
dtype: string
|
1433 |
+
- name: title
|
1434 |
+
dtype: string
|
1435 |
+
- name: embeddings
|
1436 |
+
sequence: float64
|
1437 |
+
splits:
|
1438 |
+
- name: train
|
1439 |
+
num_bytes: 18245593
|
1440 |
+
num_examples: 1056
|
1441 |
+
download_size: 12962935
|
1442 |
+
dataset_size: 18245593
|
1443 |
configs:
|
1444 |
- config_name: 20024-11-02
|
1445 |
data_files:
|
|
|
1597 |
data_files:
|
1598 |
- split: train
|
1599 |
path: 2024-12-08/train-*
|
1600 |
+
- config_name: '2024-12-09'
|
1601 |
+
data_files:
|
1602 |
+
- split: train
|
1603 |
+
path: 2024-12-09/train-*
|
1604 |
---
|