Upload dataset
Browse files- 2024-11-22/train-00000-of-00001.parquet +3 -0
- README.md +38 -0
2024-11-22/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1dd12c80f9db511abf409d7ccbdf50bd1db4a31022b56a21535bcbb654b78310
|
| 3 |
+
size 3233604
|
README.md
CHANGED
|
@@ -748,6 +748,40 @@ dataset_info:
|
|
| 748 |
num_examples: 1624
|
| 749 |
download_size: 4051188
|
| 750 |
dataset_size: 7234075
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 751 |
configs:
|
| 752 |
- config_name: 20024-11-02
|
| 753 |
data_files:
|
|
@@ -837,4 +871,8 @@ configs:
|
|
| 837 |
data_files:
|
| 838 |
- split: train
|
| 839 |
path: 2024-11-21/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 840 |
---
|
|
|
|
| 748 |
num_examples: 1624
|
| 749 |
download_size: 4051188
|
| 750 |
dataset_size: 7234075
|
| 751 |
+
- config_name: '2024-11-22'
|
| 752 |
+
features:
|
| 753 |
+
- name: ids
|
| 754 |
+
dtype: string
|
| 755 |
+
- name: document
|
| 756 |
+
dtype: string
|
| 757 |
+
- name: metadatas
|
| 758 |
+
struct:
|
| 759 |
+
- name: author
|
| 760 |
+
dtype: string
|
| 761 |
+
- name: content
|
| 762 |
+
dtype: string
|
| 763 |
+
- name: country
|
| 764 |
+
dtype: string
|
| 765 |
+
- name: description
|
| 766 |
+
dtype: string
|
| 767 |
+
- name: image
|
| 768 |
+
dtype: string
|
| 769 |
+
- name: link
|
| 770 |
+
dtype: string
|
| 771 |
+
- name: published
|
| 772 |
+
dtype: string
|
| 773 |
+
- name: source
|
| 774 |
+
dtype: string
|
| 775 |
+
- name: summary
|
| 776 |
+
dtype: string
|
| 777 |
+
- name: title
|
| 778 |
+
dtype: string
|
| 779 |
+
splits:
|
| 780 |
+
- name: train
|
| 781 |
+
num_bytes: 5621641
|
| 782 |
+
num_examples: 1251
|
| 783 |
+
download_size: 3233604
|
| 784 |
+
dataset_size: 5621641
|
| 785 |
configs:
|
| 786 |
- config_name: 20024-11-02
|
| 787 |
data_files:
|
|
|
|
| 871 |
data_files:
|
| 872 |
- split: train
|
| 873 |
path: 2024-11-21/train-*
|
| 874 |
+
- config_name: '2024-11-22'
|
| 875 |
+
data_files:
|
| 876 |
+
- split: train
|
| 877 |
+
path: 2024-11-22/train-*
|
| 878 |
---
|