Upload dataset
Browse files- 2024-11-24/train-00000-of-00001.parquet +3 -0
- README.md +40 -0
2024-11-24/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2041d36af00a16663638fd97371637323d2e1cf78ebc42068e715c2864e9137
|
| 3 |
+
size 10416005
|
README.md
CHANGED
|
@@ -864,6 +864,42 @@ dataset_info:
|
|
| 864 |
num_examples: 1426
|
| 865 |
download_size: 16931588
|
| 866 |
dataset_size: 23728811
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 867 |
configs:
|
| 868 |
- config_name: 20024-11-02
|
| 869 |
data_files:
|
|
@@ -961,4 +997,8 @@ configs:
|
|
| 961 |
data_files:
|
| 962 |
- split: train
|
| 963 |
path: 2024-11-23/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 964 |
---
|
|
|
|
| 864 |
num_examples: 1426
|
| 865 |
download_size: 16931588
|
| 866 |
dataset_size: 23728811
|
| 867 |
+
- config_name: '2024-11-24'
|
| 868 |
+
features:
|
| 869 |
+
- name: ids
|
| 870 |
+
dtype: string
|
| 871 |
+
- name: document
|
| 872 |
+
dtype: string
|
| 873 |
+
- name: metadatas
|
| 874 |
+
struct:
|
| 875 |
+
- name: author
|
| 876 |
+
dtype: string
|
| 877 |
+
- name: content
|
| 878 |
+
dtype: string
|
| 879 |
+
- name: country
|
| 880 |
+
dtype: string
|
| 881 |
+
- name: description
|
| 882 |
+
dtype: string
|
| 883 |
+
- name: image
|
| 884 |
+
dtype: string
|
| 885 |
+
- name: link
|
| 886 |
+
dtype: string
|
| 887 |
+
- name: published
|
| 888 |
+
dtype: string
|
| 889 |
+
- name: source
|
| 890 |
+
dtype: string
|
| 891 |
+
- name: summary
|
| 892 |
+
dtype: string
|
| 893 |
+
- name: title
|
| 894 |
+
dtype: string
|
| 895 |
+
- name: embeddings
|
| 896 |
+
sequence: float64
|
| 897 |
+
splits:
|
| 898 |
+
- name: train
|
| 899 |
+
num_bytes: 14715293
|
| 900 |
+
num_examples: 836
|
| 901 |
+
download_size: 10416005
|
| 902 |
+
dataset_size: 14715293
|
| 903 |
configs:
|
| 904 |
- config_name: 20024-11-02
|
| 905 |
data_files:
|
|
|
|
| 997 |
data_files:
|
| 998 |
- split: train
|
| 999 |
path: 2024-11-23/train-*
|
| 1000 |
+
- config_name: '2024-11-24'
|
| 1001 |
+
data_files:
|
| 1002 |
+
- split: train
|
| 1003 |
+
path: 2024-11-24/train-*
|
| 1004 |
---
|