oitnoticia
commited on
Upload dataset
Browse files- 2024-11-17/train-00000-of-00001.parquet +3 -0
- README.md +40 -0
2024-11-17/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acb82ca5e876c39029bb1eaec81db246c1fcd5eca98e53aa7fe30f10cd60cabd
|
3 |
+
size 10239136
|
README.md
CHANGED
@@ -612,6 +612,42 @@ dataset_info:
|
|
612 |
num_examples: 1390
|
613 |
download_size: 16514150
|
614 |
dataset_size: 23153139
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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-16/train-*
|
|
|
|
|
|
|
|
|
684 |
---
|
|
|
612 |
num_examples: 1390
|
613 |
download_size: 16514150
|
614 |
dataset_size: 23153139
|
615 |
+
- config_name: '2024-11-17'
|
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: published
|
636 |
+
dtype: string
|
637 |
+
- name: source
|
638 |
+
dtype: string
|
639 |
+
- name: summary
|
640 |
+
dtype: string
|
641 |
+
- name: title
|
642 |
+
dtype: string
|
643 |
+
- name: embeddings
|
644 |
+
sequence: float64
|
645 |
+
splits:
|
646 |
+
- name: train
|
647 |
+
num_bytes: 14474260
|
648 |
+
num_examples: 817
|
649 |
+
download_size: 10239136
|
650 |
+
dataset_size: 14474260
|
651 |
configs:
|
652 |
- config_name: 20024-11-02
|
653 |
data_files:
|
|
|
717 |
data_files:
|
718 |
- split: train
|
719 |
path: 2024-11-16/train-*
|
720 |
+
- config_name: '2024-11-17'
|
721 |
+
data_files:
|
722 |
+
- split: train
|
723 |
+
path: 2024-11-17/train-*
|
724 |
---
|