Upload dataset
Browse files- 2024-11-20/train-00000-of-00001.parquet +3 -0
- README.md +42 -0
2024-11-20/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cba2d44b08fda9c8b3767d835847a3d6641484596d3799050610fd8585f97598
|
| 3 |
+
size 678745
|
README.md
CHANGED
|
@@ -418,6 +418,44 @@ dataset_info:
|
|
| 418 |
num_examples: 61
|
| 419 |
download_size: 791096
|
| 420 |
dataset_size: 845263
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 421 |
configs:
|
| 422 |
- config_name: 20024-11-02
|
| 423 |
data_files:
|
|
@@ -463,4 +501,8 @@ configs:
|
|
| 463 |
data_files:
|
| 464 |
- split: train
|
| 465 |
path: 2024-11-19/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 466 |
---
|
|
|
|
| 418 |
num_examples: 61
|
| 419 |
download_size: 791096
|
| 420 |
dataset_size: 845263
|
| 421 |
+
- config_name: '2024-11-20'
|
| 422 |
+
features:
|
| 423 |
+
- name: ids
|
| 424 |
+
dtype: string
|
| 425 |
+
- name: document
|
| 426 |
+
dtype: string
|
| 427 |
+
- name: metadatas
|
| 428 |
+
struct:
|
| 429 |
+
- name: author
|
| 430 |
+
dtype: string
|
| 431 |
+
- name: content
|
| 432 |
+
dtype: string
|
| 433 |
+
- name: country
|
| 434 |
+
dtype: string
|
| 435 |
+
- name: description
|
| 436 |
+
dtype: string
|
| 437 |
+
- name: image
|
| 438 |
+
dtype: string
|
| 439 |
+
- name: link
|
| 440 |
+
dtype: string
|
| 441 |
+
- name: priority
|
| 442 |
+
dtype: int64
|
| 443 |
+
- name: published
|
| 444 |
+
dtype: string
|
| 445 |
+
- name: source
|
| 446 |
+
dtype: string
|
| 447 |
+
- name: summary
|
| 448 |
+
dtype: string
|
| 449 |
+
- name: title
|
| 450 |
+
dtype: string
|
| 451 |
+
- name: embeddings
|
| 452 |
+
sequence: float64
|
| 453 |
+
splits:
|
| 454 |
+
- name: train
|
| 455 |
+
num_bytes: 721791
|
| 456 |
+
num_examples: 52
|
| 457 |
+
download_size: 678745
|
| 458 |
+
dataset_size: 721791
|
| 459 |
configs:
|
| 460 |
- config_name: 20024-11-02
|
| 461 |
data_files:
|
|
|
|
| 501 |
data_files:
|
| 502 |
- split: train
|
| 503 |
path: 2024-11-19/train-*
|
| 504 |
+
- config_name: '2024-11-20'
|
| 505 |
+
data_files:
|
| 506 |
+
- split: train
|
| 507 |
+
path: 2024-11-20/train-*
|
| 508 |
---
|