Upload dataset
Browse files- 2024-11-25/train-00000-of-00001.parquet +3 -0
- README.md +40 -0
2024-11-25/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a669e3a456cf0a70ee3bc59e4345ab9aa8b79d044326117ce167f11f0ca3b784
|
| 3 |
+
size 70977
|
README.md
CHANGED
|
@@ -612,6 +612,42 @@ dataset_info:
|
|
| 612 |
num_examples: 64
|
| 613 |
download_size: 96800
|
| 614 |
dataset_size: 127819
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 615 |
configs:
|
| 616 |
- config_name: 20024-11-02
|
| 617 |
data_files:
|
|
@@ -681,4 +717,8 @@ configs:
|
|
| 681 |
data_files:
|
| 682 |
- split: train
|
| 683 |
path: 2024-11-24/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 684 |
---
|
|
|
|
| 612 |
num_examples: 64
|
| 613 |
download_size: 96800
|
| 614 |
dataset_size: 127819
|
| 615 |
+
- config_name: '2024-11-25'
|
| 616 |
+
features:
|
| 617 |
+
- name: ids
|
| 618 |
+
dtype: string
|
| 619 |
+
- name: document
|
| 620 |
+
dtype: string
|
| 621 |
+
- name: metadatas
|
| 622 |
+
struct:
|
| 623 |
+
- name: author
|
| 624 |
+
dtype: string
|
| 625 |
+
- name: content
|
| 626 |
+
dtype: string
|
| 627 |
+
- name: country
|
| 628 |
+
dtype: string
|
| 629 |
+
- name: description
|
| 630 |
+
dtype: string
|
| 631 |
+
- name: image
|
| 632 |
+
dtype: string
|
| 633 |
+
- name: link
|
| 634 |
+
dtype: string
|
| 635 |
+
- name: priority
|
| 636 |
+
dtype: int64
|
| 637 |
+
- name: published
|
| 638 |
+
dtype: string
|
| 639 |
+
- name: source
|
| 640 |
+
dtype: string
|
| 641 |
+
- name: summary
|
| 642 |
+
dtype: string
|
| 643 |
+
- name: title
|
| 644 |
+
dtype: string
|
| 645 |
+
splits:
|
| 646 |
+
- name: train
|
| 647 |
+
num_bytes: 97412
|
| 648 |
+
num_examples: 61
|
| 649 |
+
download_size: 70977
|
| 650 |
+
dataset_size: 97412
|
| 651 |
configs:
|
| 652 |
- config_name: 20024-11-02
|
| 653 |
data_files:
|
|
|
|
| 717 |
data_files:
|
| 718 |
- split: train
|
| 719 |
path: 2024-11-24/train-*
|
| 720 |
+
- config_name: '2024-11-25'
|
| 721 |
+
data_files:
|
| 722 |
+
- split: train
|
| 723 |
+
path: 2024-11-25/train-*
|
| 724 |
---
|