Upload dataset
Browse files- 2024-11-26/train-00000-of-00001.parquet +3 -0
- README.md +42 -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:903088009ad071e333fe685290a639276067a57043b6195191db0e5265e7979c
|
| 3 |
+
size 640383
|
README.md
CHANGED
|
@@ -646,6 +646,44 @@ dataset_info:
|
|
| 646 |
num_examples: 61
|
| 647 |
download_size: 793482
|
| 648 |
dataset_size: 847224
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 649 |
configs:
|
| 650 |
- config_name: 20024-11-02
|
| 651 |
data_files:
|
|
@@ -715,4 +753,8 @@ configs:
|
|
| 715 |
data_files:
|
| 716 |
- split: train
|
| 717 |
path: 2024-11-25/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 718 |
---
|
|
|
|
| 646 |
num_examples: 61
|
| 647 |
download_size: 793482
|
| 648 |
dataset_size: 847224
|
| 649 |
+
- config_name: '2024-11-26'
|
| 650 |
+
features:
|
| 651 |
+
- name: ids
|
| 652 |
+
dtype: string
|
| 653 |
+
- name: document
|
| 654 |
+
dtype: string
|
| 655 |
+
- name: metadatas
|
| 656 |
+
struct:
|
| 657 |
+
- name: author
|
| 658 |
+
dtype: string
|
| 659 |
+
- name: content
|
| 660 |
+
dtype: string
|
| 661 |
+
- name: country
|
| 662 |
+
dtype: string
|
| 663 |
+
- name: description
|
| 664 |
+
dtype: string
|
| 665 |
+
- name: image
|
| 666 |
+
dtype: string
|
| 667 |
+
- name: link
|
| 668 |
+
dtype: string
|
| 669 |
+
- name: priority
|
| 670 |
+
dtype: int64
|
| 671 |
+
- name: published
|
| 672 |
+
dtype: string
|
| 673 |
+
- name: source
|
| 674 |
+
dtype: string
|
| 675 |
+
- name: summary
|
| 676 |
+
dtype: string
|
| 677 |
+
- name: title
|
| 678 |
+
dtype: string
|
| 679 |
+
- name: embeddings
|
| 680 |
+
sequence: float64
|
| 681 |
+
splits:
|
| 682 |
+
- name: train
|
| 683 |
+
num_bytes: 675638
|
| 684 |
+
num_examples: 49
|
| 685 |
+
download_size: 640383
|
| 686 |
+
dataset_size: 675638
|
| 687 |
configs:
|
| 688 |
- config_name: 20024-11-02
|
| 689 |
data_files:
|
|
|
|
| 753 |
data_files:
|
| 754 |
- split: train
|
| 755 |
path: 2024-11-25/train-*
|
| 756 |
+
- config_name: '2024-11-26'
|
| 757 |
+
data_files:
|
| 758 |
+
- split: train
|
| 759 |
+
path: 2024-11-26/train-*
|
| 760 |
---
|