smitharauco
commited on
Upload dataset
Browse files- 2024-03-02/train-00000-of-00001.parquet +3 -0
- README.md +42 -0
2024-03-02/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f69435f3b9f4f2eb9b3096cdb8ef01a41b317c79a0db1152fc1446f47d7badb1
|
3 |
+
size 33354
|
README.md
CHANGED
@@ -1558,6 +1558,44 @@ dataset_info:
|
|
1558 |
num_examples: 1
|
1559 |
download_size: 35503
|
1560 |
dataset_size: 32335
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1561 |
- config_name: '2024-03-10'
|
1562 |
features:
|
1563 |
- name: ids
|
@@ -2825,6 +2863,10 @@ configs:
|
|
2825 |
data_files:
|
2826 |
- split: train
|
2827 |
path: 2024-01-28/train-*
|
|
|
|
|
|
|
|
|
2828 |
- config_name: '2024-03-10'
|
2829 |
data_files:
|
2830 |
- split: train
|
|
|
1558 |
num_examples: 1
|
1559 |
download_size: 35503
|
1560 |
dataset_size: 32335
|
1561 |
+
- config_name: '2024-03-02'
|
1562 |
+
features:
|
1563 |
+
- name: ids
|
1564 |
+
dtype: string
|
1565 |
+
- name: document
|
1566 |
+
dtype: string
|
1567 |
+
- name: metadatas
|
1568 |
+
struct:
|
1569 |
+
- name: author
|
1570 |
+
dtype: string
|
1571 |
+
- name: content
|
1572 |
+
dtype: string
|
1573 |
+
- name: country
|
1574 |
+
dtype: string
|
1575 |
+
- name: description
|
1576 |
+
dtype: string
|
1577 |
+
- name: image
|
1578 |
+
dtype: string
|
1579 |
+
- name: link
|
1580 |
+
dtype: string
|
1581 |
+
- name: priority
|
1582 |
+
dtype: string
|
1583 |
+
- name: published
|
1584 |
+
dtype: string
|
1585 |
+
- name: source
|
1586 |
+
dtype: string
|
1587 |
+
- name: summary
|
1588 |
+
dtype: string
|
1589 |
+
- name: title
|
1590 |
+
dtype: string
|
1591 |
+
- name: embeddings
|
1592 |
+
sequence: float64
|
1593 |
+
splits:
|
1594 |
+
- name: train
|
1595 |
+
num_bytes: 29696
|
1596 |
+
num_examples: 1
|
1597 |
+
download_size: 33354
|
1598 |
+
dataset_size: 29696
|
1599 |
- config_name: '2024-03-10'
|
1600 |
features:
|
1601 |
- name: ids
|
|
|
2863 |
data_files:
|
2864 |
- split: train
|
2865 |
path: 2024-01-28/train-*
|
2866 |
+
- config_name: '2024-03-02'
|
2867 |
+
data_files:
|
2868 |
+
- split: train
|
2869 |
+
path: 2024-03-02/train-*
|
2870 |
- config_name: '2024-03-10'
|
2871 |
data_files:
|
2872 |
- split: train
|