Upload dataset
Browse files- 2024-11-26/train-00000-of-00001.parquet +3 -0
- README.md +40 -0
2024-11-26/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0705e1678088d6154244c87356c2bc5164f0c233c3742824c0132257efda3e5
|
| 3 |
+
size 58959
|
README.md
CHANGED
|
@@ -648,6 +648,42 @@ dataset_info:
|
|
| 648 |
num_examples: 61
|
| 649 |
download_size: 70977
|
| 650 |
dataset_size: 97412
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 651 |
configs:
|
| 652 |
- config_name: 20024-11-02
|
| 653 |
data_files:
|
|
@@ -721,4 +757,8 @@ configs:
|
|
| 721 |
data_files:
|
| 722 |
- split: train
|
| 723 |
path: 2024-11-25/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 724 |
---
|
|
|
|
| 648 |
num_examples: 61
|
| 649 |
download_size: 70977
|
| 650 |
dataset_size: 97412
|
| 651 |
+
- config_name: '2024-11-26'
|
| 652 |
+
features:
|
| 653 |
+
- name: ids
|
| 654 |
+
dtype: string
|
| 655 |
+
- name: document
|
| 656 |
+
dtype: string
|
| 657 |
+
- name: metadatas
|
| 658 |
+
struct:
|
| 659 |
+
- name: author
|
| 660 |
+
dtype: string
|
| 661 |
+
- name: content
|
| 662 |
+
dtype: string
|
| 663 |
+
- name: country
|
| 664 |
+
dtype: string
|
| 665 |
+
- name: description
|
| 666 |
+
dtype: string
|
| 667 |
+
- name: image
|
| 668 |
+
dtype: string
|
| 669 |
+
- name: link
|
| 670 |
+
dtype: string
|
| 671 |
+
- name: priority
|
| 672 |
+
dtype: int64
|
| 673 |
+
- name: published
|
| 674 |
+
dtype: string
|
| 675 |
+
- name: source
|
| 676 |
+
dtype: string
|
| 677 |
+
- name: summary
|
| 678 |
+
dtype: string
|
| 679 |
+
- name: title
|
| 680 |
+
dtype: string
|
| 681 |
+
splits:
|
| 682 |
+
- name: train
|
| 683 |
+
num_bytes: 73330
|
| 684 |
+
num_examples: 49
|
| 685 |
+
download_size: 58959
|
| 686 |
+
dataset_size: 73330
|
| 687 |
configs:
|
| 688 |
- config_name: 20024-11-02
|
| 689 |
data_files:
|
|
|
|
| 757 |
data_files:
|
| 758 |
- split: train
|
| 759 |
path: 2024-11-25/train-*
|
| 760 |
+
- config_name: '2024-11-26'
|
| 761 |
+
data_files:
|
| 762 |
+
- split: train
|
| 763 |
+
path: 2024-11-26/train-*
|
| 764 |
---
|