Upload dataset
Browse files- 2024-12-21/train-00000-of-00001.parquet +3 -0
- README.md +42 -0
2024-12-21/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:56391727b89ebdea01d2c6ae9414c95b2bb9a316fd46d3213e7d732420bf4cef
|
| 3 |
+
size 1232797
|
README.md
CHANGED
|
@@ -1596,6 +1596,44 @@ dataset_info:
|
|
| 1596 |
num_examples: 97
|
| 1597 |
download_size: 1294096
|
| 1598 |
dataset_size: 1403904
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1599 |
configs:
|
| 1600 |
- config_name: 20024-11-02
|
| 1601 |
data_files:
|
|
@@ -1765,4 +1803,8 @@ configs:
|
|
| 1765 |
data_files:
|
| 1766 |
- split: train
|
| 1767 |
path: 2024-12-20/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1768 |
---
|
|
|
|
| 1596 |
num_examples: 97
|
| 1597 |
download_size: 1294096
|
| 1598 |
dataset_size: 1403904
|
| 1599 |
+
- config_name: '2024-12-21'
|
| 1600 |
+
features:
|
| 1601 |
+
- name: ids
|
| 1602 |
+
dtype: string
|
| 1603 |
+
- name: document
|
| 1604 |
+
dtype: string
|
| 1605 |
+
- name: metadatas
|
| 1606 |
+
struct:
|
| 1607 |
+
- name: author
|
| 1608 |
+
dtype: string
|
| 1609 |
+
- name: content
|
| 1610 |
+
dtype: string
|
| 1611 |
+
- name: country
|
| 1612 |
+
dtype: string
|
| 1613 |
+
- name: description
|
| 1614 |
+
dtype: string
|
| 1615 |
+
- name: image
|
| 1616 |
+
dtype: string
|
| 1617 |
+
- name: link
|
| 1618 |
+
dtype: string
|
| 1619 |
+
- name: priority
|
| 1620 |
+
dtype: int64
|
| 1621 |
+
- name: published
|
| 1622 |
+
dtype: string
|
| 1623 |
+
- name: source
|
| 1624 |
+
dtype: string
|
| 1625 |
+
- name: summary
|
| 1626 |
+
dtype: string
|
| 1627 |
+
- name: title
|
| 1628 |
+
dtype: string
|
| 1629 |
+
- name: embeddings
|
| 1630 |
+
sequence: float64
|
| 1631 |
+
splits:
|
| 1632 |
+
- name: train
|
| 1633 |
+
num_bytes: 1306033
|
| 1634 |
+
num_examples: 95
|
| 1635 |
+
download_size: 1232797
|
| 1636 |
+
dataset_size: 1306033
|
| 1637 |
configs:
|
| 1638 |
- config_name: 20024-11-02
|
| 1639 |
data_files:
|
|
|
|
| 1803 |
data_files:
|
| 1804 |
- split: train
|
| 1805 |
path: 2024-12-20/train-*
|
| 1806 |
+
- config_name: '2024-12-21'
|
| 1807 |
+
data_files:
|
| 1808 |
+
- split: train
|
| 1809 |
+
path: 2024-12-21/train-*
|
| 1810 |
---
|