Upload dataset
Browse files- 2024-11-29/train-00000-of-00001.parquet +3 -0
- README.md +38 -0
2024-11-29/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9dc7d13c556a05075a9888a668ae0ec8148ec3bff146ec7a04b3f9092b1dc9bf
|
| 3 |
+
size 3211673
|
README.md
CHANGED
|
@@ -986,6 +986,40 @@ dataset_info:
|
|
| 986 |
num_examples: 1599
|
| 987 |
download_size: 3905738
|
| 988 |
dataset_size: 6943945
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 989 |
configs:
|
| 990 |
- config_name: 20024-11-02
|
| 991 |
data_files:
|
|
@@ -1103,4 +1137,8 @@ configs:
|
|
| 1103 |
data_files:
|
| 1104 |
- split: train
|
| 1105 |
path: 2024-11-28/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1106 |
---
|
|
|
|
| 986 |
num_examples: 1599
|
| 987 |
download_size: 3905738
|
| 988 |
dataset_size: 6943945
|
| 989 |
+
- config_name: '2024-11-29'
|
| 990 |
+
features:
|
| 991 |
+
- name: ids
|
| 992 |
+
dtype: string
|
| 993 |
+
- name: document
|
| 994 |
+
dtype: string
|
| 995 |
+
- name: metadatas
|
| 996 |
+
struct:
|
| 997 |
+
- name: author
|
| 998 |
+
dtype: string
|
| 999 |
+
- name: content
|
| 1000 |
+
dtype: string
|
| 1001 |
+
- name: country
|
| 1002 |
+
dtype: string
|
| 1003 |
+
- name: description
|
| 1004 |
+
dtype: string
|
| 1005 |
+
- name: image
|
| 1006 |
+
dtype: string
|
| 1007 |
+
- name: link
|
| 1008 |
+
dtype: string
|
| 1009 |
+
- name: published
|
| 1010 |
+
dtype: string
|
| 1011 |
+
- name: source
|
| 1012 |
+
dtype: string
|
| 1013 |
+
- name: summary
|
| 1014 |
+
dtype: string
|
| 1015 |
+
- name: title
|
| 1016 |
+
dtype: string
|
| 1017 |
+
splits:
|
| 1018 |
+
- name: train
|
| 1019 |
+
num_bytes: 5642493
|
| 1020 |
+
num_examples: 1225
|
| 1021 |
+
download_size: 3211673
|
| 1022 |
+
dataset_size: 5642493
|
| 1023 |
configs:
|
| 1024 |
- config_name: 20024-11-02
|
| 1025 |
data_files:
|
|
|
|
| 1137 |
data_files:
|
| 1138 |
- split: train
|
| 1139 |
path: 2024-11-28/train-*
|
| 1140 |
+
- config_name: '2024-11-29'
|
| 1141 |
+
data_files:
|
| 1142 |
+
- split: train
|
| 1143 |
+
path: 2024-11-29/train-*
|
| 1144 |
---
|