Upload dataset
Browse files- 2024-12-24/train-00000-of-00001.parquet +3 -0
- README.md +42 -0
2024-12-24/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f79e746de88ad1f66104dee2572bdd1c32973c195a6b7f13321f8c93441701e
|
| 3 |
+
size 1261747
|
README.md
CHANGED
|
@@ -1710,6 +1710,44 @@ dataset_info:
|
|
| 1710 |
num_examples: 113
|
| 1711 |
download_size: 1470148
|
| 1712 |
dataset_size: 1658301
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1713 |
configs:
|
| 1714 |
- config_name: 20024-11-02
|
| 1715 |
data_files:
|
|
@@ -1891,4 +1929,8 @@ configs:
|
|
| 1891 |
data_files:
|
| 1892 |
- split: train
|
| 1893 |
path: 2024-12-23/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1894 |
---
|
|
|
|
| 1710 |
num_examples: 113
|
| 1711 |
download_size: 1470148
|
| 1712 |
dataset_size: 1658301
|
| 1713 |
+
- config_name: '2024-12-24'
|
| 1714 |
+
features:
|
| 1715 |
+
- name: ids
|
| 1716 |
+
dtype: string
|
| 1717 |
+
- name: document
|
| 1718 |
+
dtype: string
|
| 1719 |
+
- name: metadatas
|
| 1720 |
+
struct:
|
| 1721 |
+
- name: author
|
| 1722 |
+
dtype: string
|
| 1723 |
+
- name: content
|
| 1724 |
+
dtype: string
|
| 1725 |
+
- name: country
|
| 1726 |
+
dtype: string
|
| 1727 |
+
- name: description
|
| 1728 |
+
dtype: string
|
| 1729 |
+
- name: image
|
| 1730 |
+
dtype: string
|
| 1731 |
+
- name: link
|
| 1732 |
+
dtype: string
|
| 1733 |
+
- name: priority
|
| 1734 |
+
dtype: int64
|
| 1735 |
+
- name: published
|
| 1736 |
+
dtype: string
|
| 1737 |
+
- name: source
|
| 1738 |
+
dtype: string
|
| 1739 |
+
- name: summary
|
| 1740 |
+
dtype: string
|
| 1741 |
+
- name: title
|
| 1742 |
+
dtype: string
|
| 1743 |
+
- name: embeddings
|
| 1744 |
+
sequence: float64
|
| 1745 |
+
splits:
|
| 1746 |
+
- name: train
|
| 1747 |
+
num_bytes: 1344707
|
| 1748 |
+
num_examples: 98
|
| 1749 |
+
download_size: 1261747
|
| 1750 |
+
dataset_size: 1344707
|
| 1751 |
configs:
|
| 1752 |
- config_name: 20024-11-02
|
| 1753 |
data_files:
|
|
|
|
| 1929 |
data_files:
|
| 1930 |
- split: train
|
| 1931 |
path: 2024-12-23/train-*
|
| 1932 |
+
- config_name: '2024-12-24'
|
| 1933 |
+
data_files:
|
| 1934 |
+
- split: train
|
| 1935 |
+
path: 2024-12-24/train-*
|
| 1936 |
---
|