Upload dataset
Browse files- 2024-11-22/train-00000-of-00001.parquet +3 -0
- README.md +42 -0
2024-11-22/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85e30ed85d5871b84d1d5c3c171245b52cd7ded73d4a4c21f5b4a84fd047def6
|
| 3 |
+
size 789586
|
README.md
CHANGED
|
@@ -494,6 +494,44 @@ dataset_info:
|
|
| 494 |
num_examples: 62
|
| 495 |
download_size: 823534
|
| 496 |
dataset_size: 884244
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 497 |
configs:
|
| 498 |
- config_name: 20024-11-02
|
| 499 |
data_files:
|
|
@@ -547,4 +585,8 @@ configs:
|
|
| 547 |
data_files:
|
| 548 |
- split: train
|
| 549 |
path: 2024-11-21/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 550 |
---
|
|
|
|
| 494 |
num_examples: 62
|
| 495 |
download_size: 823534
|
| 496 |
dataset_size: 884244
|
| 497 |
+
- config_name: '2024-11-22'
|
| 498 |
+
features:
|
| 499 |
+
- name: ids
|
| 500 |
+
dtype: string
|
| 501 |
+
- name: document
|
| 502 |
+
dtype: string
|
| 503 |
+
- name: metadatas
|
| 504 |
+
struct:
|
| 505 |
+
- name: author
|
| 506 |
+
dtype: string
|
| 507 |
+
- name: content
|
| 508 |
+
dtype: string
|
| 509 |
+
- name: country
|
| 510 |
+
dtype: string
|
| 511 |
+
- name: description
|
| 512 |
+
dtype: string
|
| 513 |
+
- name: image
|
| 514 |
+
dtype: string
|
| 515 |
+
- name: link
|
| 516 |
+
dtype: string
|
| 517 |
+
- name: priority
|
| 518 |
+
dtype: int64
|
| 519 |
+
- name: published
|
| 520 |
+
dtype: string
|
| 521 |
+
- name: source
|
| 522 |
+
dtype: string
|
| 523 |
+
- name: summary
|
| 524 |
+
dtype: string
|
| 525 |
+
- name: title
|
| 526 |
+
dtype: string
|
| 527 |
+
- name: embeddings
|
| 528 |
+
sequence: float64
|
| 529 |
+
splits:
|
| 530 |
+
- name: train
|
| 531 |
+
num_bytes: 845976
|
| 532 |
+
num_examples: 60
|
| 533 |
+
download_size: 789586
|
| 534 |
+
dataset_size: 845976
|
| 535 |
configs:
|
| 536 |
- config_name: 20024-11-02
|
| 537 |
data_files:
|
|
|
|
| 585 |
data_files:
|
| 586 |
- split: train
|
| 587 |
path: 2024-11-21/train-*
|
| 588 |
+
- config_name: '2024-11-22'
|
| 589 |
+
data_files:
|
| 590 |
+
- split: train
|
| 591 |
+
path: 2024-11-22/train-*
|
| 592 |
---
|