Upload dataset
Browse files- 2024-11-16/train-00000-of-00001.parquet +3 -0
- README.md +42 -0
2024-11-16/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:392fe23851dfb0a88b284492c9bd573b0c4439324c661f042b6b4b850bd558e8
|
| 3 |
+
size 851991
|
README.md
CHANGED
|
@@ -266,6 +266,44 @@ dataset_info:
|
|
| 266 |
num_examples: 61
|
| 267 |
download_size: 793874
|
| 268 |
dataset_size: 843430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 269 |
configs:
|
| 270 |
- config_name: 20024-11-02
|
| 271 |
data_files:
|
|
@@ -295,4 +333,8 @@ configs:
|
|
| 295 |
data_files:
|
| 296 |
- split: train
|
| 297 |
path: 2024-11-14/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 298 |
---
|
|
|
|
| 266 |
num_examples: 61
|
| 267 |
download_size: 793874
|
| 268 |
dataset_size: 843430
|
| 269 |
+
- config_name: '2024-11-16'
|
| 270 |
+
features:
|
| 271 |
+
- name: ids
|
| 272 |
+
dtype: string
|
| 273 |
+
- name: document
|
| 274 |
+
dtype: string
|
| 275 |
+
- name: metadatas
|
| 276 |
+
struct:
|
| 277 |
+
- name: author
|
| 278 |
+
dtype: string
|
| 279 |
+
- name: content
|
| 280 |
+
dtype: string
|
| 281 |
+
- name: country
|
| 282 |
+
dtype: string
|
| 283 |
+
- name: description
|
| 284 |
+
dtype: string
|
| 285 |
+
- name: image
|
| 286 |
+
dtype: string
|
| 287 |
+
- name: link
|
| 288 |
+
dtype: string
|
| 289 |
+
- name: priority
|
| 290 |
+
dtype: int64
|
| 291 |
+
- name: published
|
| 292 |
+
dtype: string
|
| 293 |
+
- name: source
|
| 294 |
+
dtype: string
|
| 295 |
+
- name: summary
|
| 296 |
+
dtype: string
|
| 297 |
+
- name: title
|
| 298 |
+
dtype: string
|
| 299 |
+
- name: embeddings
|
| 300 |
+
sequence: float64
|
| 301 |
+
splits:
|
| 302 |
+
- name: train
|
| 303 |
+
num_bytes: 904515
|
| 304 |
+
num_examples: 66
|
| 305 |
+
download_size: 851991
|
| 306 |
+
dataset_size: 904515
|
| 307 |
configs:
|
| 308 |
- config_name: 20024-11-02
|
| 309 |
data_files:
|
|
|
|
| 333 |
data_files:
|
| 334 |
- split: train
|
| 335 |
path: 2024-11-14/train-*
|
| 336 |
+
- config_name: '2024-11-16'
|
| 337 |
+
data_files:
|
| 338 |
+
- split: train
|
| 339 |
+
path: 2024-11-16/train-*
|
| 340 |
---
|