oitnoticia
commited on
Upload dataset
Browse files- 2024-12-19/train-00000-of-00001.parquet +3 -0
- README.md +40 -0
2024-12-19/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86246308d563f27c0b9b83559508f16c1a25bcab2d78e3226043717a12573384
|
3 |
+
size 14831870
|
README.md
CHANGED
@@ -1764,6 +1764,42 @@ dataset_info:
|
|
1764 |
num_examples: 1689
|
1765 |
download_size: 19798854
|
1766 |
dataset_size: 28034952
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1767 |
configs:
|
1768 |
- config_name: 20024-11-02
|
1769 |
data_files:
|
@@ -1961,4 +1997,8 @@ configs:
|
|
1961 |
data_files:
|
1962 |
- split: train
|
1963 |
path: 2024-12-18/train-*
|
|
|
|
|
|
|
|
|
1964 |
---
|
|
|
1764 |
num_examples: 1689
|
1765 |
download_size: 19798854
|
1766 |
dataset_size: 28034952
|
1767 |
+
- config_name: '2024-12-19'
|
1768 |
+
features:
|
1769 |
+
- name: ids
|
1770 |
+
dtype: string
|
1771 |
+
- name: document
|
1772 |
+
dtype: string
|
1773 |
+
- name: metadatas
|
1774 |
+
struct:
|
1775 |
+
- name: author
|
1776 |
+
dtype: string
|
1777 |
+
- name: content
|
1778 |
+
dtype: string
|
1779 |
+
- name: country
|
1780 |
+
dtype: string
|
1781 |
+
- name: description
|
1782 |
+
dtype: string
|
1783 |
+
- name: image
|
1784 |
+
dtype: string
|
1785 |
+
- name: link
|
1786 |
+
dtype: string
|
1787 |
+
- name: published
|
1788 |
+
dtype: string
|
1789 |
+
- name: source
|
1790 |
+
dtype: string
|
1791 |
+
- name: summary
|
1792 |
+
dtype: string
|
1793 |
+
- name: title
|
1794 |
+
dtype: string
|
1795 |
+
- name: embeddings
|
1796 |
+
sequence: float64
|
1797 |
+
splits:
|
1798 |
+
- name: train
|
1799 |
+
num_bytes: 20984440
|
1800 |
+
num_examples: 1205
|
1801 |
+
download_size: 14831870
|
1802 |
+
dataset_size: 20984440
|
1803 |
configs:
|
1804 |
- config_name: 20024-11-02
|
1805 |
data_files:
|
|
|
1997 |
data_files:
|
1998 |
- split: train
|
1999 |
path: 2024-12-18/train-*
|
2000 |
+
- config_name: '2024-12-19'
|
2001 |
+
data_files:
|
2002 |
+
- split: train
|
2003 |
+
path: 2024-12-19/train-*
|
2004 |
---
|