smitharauco
commited on
Upload dataset
Browse files- 2023-10-25/train-00000-of-00001.parquet +3 -0
- README.md +42 -0
2023-10-25/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:befda97dab6c938231497a51dc622dcf441636d1aefd57fee80f2c8ce4f49bef
|
3 |
+
size 28075
|
README.md
CHANGED
@@ -114,6 +114,44 @@ dataset_info:
|
|
114 |
num_examples: 1
|
115 |
download_size: 33650
|
116 |
dataset_size: 14729
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
117 |
- config_name: '2024-01-28'
|
118 |
features:
|
119 |
- name: ids
|
@@ -659,6 +697,10 @@ configs:
|
|
659 |
data_files:
|
660 |
- split: train
|
661 |
path: 2023-10-24/train-*
|
|
|
|
|
|
|
|
|
662 |
- config_name: '2024-01-28'
|
663 |
data_files:
|
664 |
- split: train
|
|
|
114 |
num_examples: 1
|
115 |
download_size: 33650
|
116 |
dataset_size: 14729
|
117 |
+
- config_name: '2023-10-25'
|
118 |
+
features:
|
119 |
+
- name: ids
|
120 |
+
dtype: string
|
121 |
+
- name: document
|
122 |
+
dtype: string
|
123 |
+
- name: metadatas
|
124 |
+
struct:
|
125 |
+
- name: author
|
126 |
+
dtype: string
|
127 |
+
- name: content
|
128 |
+
dtype: string
|
129 |
+
- name: country
|
130 |
+
dtype: string
|
131 |
+
- name: description
|
132 |
+
dtype: string
|
133 |
+
- name: image
|
134 |
+
dtype: string
|
135 |
+
- name: link
|
136 |
+
dtype: string
|
137 |
+
- name: priority
|
138 |
+
dtype: string
|
139 |
+
- name: published
|
140 |
+
dtype: string
|
141 |
+
- name: source
|
142 |
+
dtype: string
|
143 |
+
- name: summary
|
144 |
+
dtype: string
|
145 |
+
- name: title
|
146 |
+
dtype: string
|
147 |
+
- name: embeddings
|
148 |
+
sequence: float64
|
149 |
+
splits:
|
150 |
+
- name: train
|
151 |
+
num_bytes: 17796
|
152 |
+
num_examples: 1
|
153 |
+
download_size: 28075
|
154 |
+
dataset_size: 17796
|
155 |
- config_name: '2024-01-28'
|
156 |
features:
|
157 |
- name: ids
|
|
|
697 |
data_files:
|
698 |
- split: train
|
699 |
path: 2023-10-24/train-*
|
700 |
+
- config_name: '2023-10-25'
|
701 |
+
data_files:
|
702 |
+
- split: train
|
703 |
+
path: 2023-10-25/train-*
|
704 |
- config_name: '2024-01-28'
|
705 |
data_files:
|
706 |
- split: train
|