smitharauco
commited on
Upload dataset
Browse files- 2022-04-06/train-00000-of-00001.parquet +3 -0
- README.md +42 -0
2022-04-06/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2662c47925e6e998ea70d4e0243325687f3c6ccfc5b372c85ace03f611069ea6
|
3 |
+
size 24074
|
README.md
CHANGED
@@ -988,6 +988,44 @@ dataset_info:
|
|
988 |
num_examples: 2
|
989 |
download_size: 35877
|
990 |
dataset_size: 26696
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
991 |
- config_name: '2022-04-11'
|
992 |
features:
|
993 |
- name: ids
|
@@ -2651,6 +2689,10 @@ configs:
|
|
2651 |
data_files:
|
2652 |
- split: train
|
2653 |
path: 2022-03-04/train-*
|
|
|
|
|
|
|
|
|
2654 |
- config_name: '2022-04-11'
|
2655 |
data_files:
|
2656 |
- split: train
|
|
|
988 |
num_examples: 2
|
989 |
download_size: 35877
|
990 |
dataset_size: 26696
|
991 |
+
- config_name: '2022-04-06'
|
992 |
+
features:
|
993 |
+
- name: ids
|
994 |
+
dtype: string
|
995 |
+
- name: document
|
996 |
+
dtype: string
|
997 |
+
- name: metadatas
|
998 |
+
struct:
|
999 |
+
- name: author
|
1000 |
+
dtype: string
|
1001 |
+
- name: content
|
1002 |
+
dtype: string
|
1003 |
+
- name: country
|
1004 |
+
dtype: string
|
1005 |
+
- name: description
|
1006 |
+
dtype: string
|
1007 |
+
- name: image
|
1008 |
+
dtype: string
|
1009 |
+
- name: link
|
1010 |
+
dtype: string
|
1011 |
+
- name: priority
|
1012 |
+
dtype: string
|
1013 |
+
- name: published
|
1014 |
+
dtype: string
|
1015 |
+
- name: source
|
1016 |
+
dtype: string
|
1017 |
+
- name: summary
|
1018 |
+
dtype: string
|
1019 |
+
- name: title
|
1020 |
+
dtype: string
|
1021 |
+
- name: embeddings
|
1022 |
+
sequence: float64
|
1023 |
+
splits:
|
1024 |
+
- name: train
|
1025 |
+
num_bytes: 13330
|
1026 |
+
num_examples: 1
|
1027 |
+
download_size: 24074
|
1028 |
+
dataset_size: 13330
|
1029 |
- config_name: '2022-04-11'
|
1030 |
features:
|
1031 |
- name: ids
|
|
|
2689 |
data_files:
|
2690 |
- split: train
|
2691 |
path: 2022-03-04/train-*
|
2692 |
+
- config_name: '2022-04-06'
|
2693 |
+
data_files:
|
2694 |
+
- split: train
|
2695 |
+
path: 2022-04-06/train-*
|
2696 |
- config_name: '2022-04-11'
|
2697 |
data_files:
|
2698 |
- split: train
|