oitnoticia
commited on
Upload dataset
Browse files- 2024-12-15/train-00000-of-00001.parquet +3 -0
- README.md +40 -0
2024-12-15/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba0dc0b05139daf35983c0e6e8568751713407bca63b5e2a316dec4fd7293739
|
3 |
+
size 9578512
|
README.md
CHANGED
@@ -1620,6 +1620,42 @@ dataset_info:
|
|
1620 |
num_examples: 1391
|
1621 |
download_size: 16568465
|
1622 |
dataset_size: 23313891
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1623 |
configs:
|
1624 |
- config_name: 20024-11-02
|
1625 |
data_files:
|
@@ -1801,4 +1837,8 @@ configs:
|
|
1801 |
data_files:
|
1802 |
- split: train
|
1803 |
path: 2024-12-14/train-*
|
|
|
|
|
|
|
|
|
1804 |
---
|
|
|
1620 |
num_examples: 1391
|
1621 |
download_size: 16568465
|
1622 |
dataset_size: 23313891
|
1623 |
+
- config_name: '2024-12-15'
|
1624 |
+
features:
|
1625 |
+
- name: ids
|
1626 |
+
dtype: string
|
1627 |
+
- name: document
|
1628 |
+
dtype: string
|
1629 |
+
- name: metadatas
|
1630 |
+
struct:
|
1631 |
+
- name: author
|
1632 |
+
dtype: string
|
1633 |
+
- name: content
|
1634 |
+
dtype: string
|
1635 |
+
- name: country
|
1636 |
+
dtype: string
|
1637 |
+
- name: description
|
1638 |
+
dtype: string
|
1639 |
+
- name: image
|
1640 |
+
dtype: string
|
1641 |
+
- name: link
|
1642 |
+
dtype: string
|
1643 |
+
- name: published
|
1644 |
+
dtype: string
|
1645 |
+
- name: source
|
1646 |
+
dtype: string
|
1647 |
+
- name: summary
|
1648 |
+
dtype: string
|
1649 |
+
- name: title
|
1650 |
+
dtype: string
|
1651 |
+
- name: embeddings
|
1652 |
+
sequence: float64
|
1653 |
+
splits:
|
1654 |
+
- name: train
|
1655 |
+
num_bytes: 13502025
|
1656 |
+
num_examples: 756
|
1657 |
+
download_size: 9578512
|
1658 |
+
dataset_size: 13502025
|
1659 |
configs:
|
1660 |
- config_name: 20024-11-02
|
1661 |
data_files:
|
|
|
1837 |
data_files:
|
1838 |
- split: train
|
1839 |
path: 2024-12-14/train-*
|
1840 |
+
- config_name: '2024-12-15'
|
1841 |
+
data_files:
|
1842 |
+
- split: train
|
1843 |
+
path: 2024-12-15/train-*
|
1844 |
---
|