smitharauco
commited on
Upload dataset
Browse files- 2024-12-12/train-00000-of-00001.parquet +3 -0
- README.md +38 -0
2024-12-12/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f8f6f758c0c208642e59785e6fc6dea1575fd26746b9cc0efbfc5e706288978
|
3 |
+
size 3564791
|
README.md
CHANGED
@@ -1428,6 +1428,40 @@ dataset_info:
|
|
1428 |
num_examples: 1790
|
1429 |
download_size: 4022521
|
1430 |
dataset_size: 7082022
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1431 |
configs:
|
1432 |
- config_name: 20024-11-02
|
1433 |
data_files:
|
@@ -1597,4 +1631,8 @@ configs:
|
|
1597 |
data_files:
|
1598 |
- split: train
|
1599 |
path: 2024-12-11/train-*
|
|
|
|
|
|
|
|
|
1600 |
---
|
|
|
1428 |
num_examples: 1790
|
1429 |
download_size: 4022521
|
1430 |
dataset_size: 7082022
|
1431 |
+
- config_name: '2024-12-12'
|
1432 |
+
features:
|
1433 |
+
- name: ids
|
1434 |
+
dtype: string
|
1435 |
+
- name: document
|
1436 |
+
dtype: string
|
1437 |
+
- name: metadatas
|
1438 |
+
struct:
|
1439 |
+
- name: author
|
1440 |
+
dtype: string
|
1441 |
+
- name: content
|
1442 |
+
dtype: string
|
1443 |
+
- name: country
|
1444 |
+
dtype: string
|
1445 |
+
- name: description
|
1446 |
+
dtype: string
|
1447 |
+
- name: image
|
1448 |
+
dtype: string
|
1449 |
+
- name: link
|
1450 |
+
dtype: string
|
1451 |
+
- name: published
|
1452 |
+
dtype: string
|
1453 |
+
- name: source
|
1454 |
+
dtype: string
|
1455 |
+
- name: summary
|
1456 |
+
dtype: string
|
1457 |
+
- name: title
|
1458 |
+
dtype: string
|
1459 |
+
splits:
|
1460 |
+
- name: train
|
1461 |
+
num_bytes: 6191183
|
1462 |
+
num_examples: 1577
|
1463 |
+
download_size: 3564791
|
1464 |
+
dataset_size: 6191183
|
1465 |
configs:
|
1466 |
- config_name: 20024-11-02
|
1467 |
data_files:
|
|
|
1631 |
data_files:
|
1632 |
- split: train
|
1633 |
path: 2024-12-11/train-*
|
1634 |
+
- config_name: '2024-12-12'
|
1635 |
+
data_files:
|
1636 |
+
- split: train
|
1637 |
+
path: 2024-12-12/train-*
|
1638 |
---
|