oitnoticia
commited on
Upload dataset
Browse files- 2024-11-20/train-00000-of-00001.parquet +3 -0
- README.md +40 -0
2024-11-20/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4819ff632c5e32f9f8d6e3889457ee458a74bfd631f9c432af65399f7dec9d45
|
3 |
+
size 15448901
|
README.md
CHANGED
@@ -720,6 +720,42 @@ dataset_info:
|
|
720 |
num_examples: 1545
|
721 |
download_size: 18332370
|
722 |
dataset_size: 25991035
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
723 |
configs:
|
724 |
- config_name: 20024-11-02
|
725 |
data_files:
|
@@ -801,4 +837,8 @@ configs:
|
|
801 |
data_files:
|
802 |
- split: train
|
803 |
path: 2024-11-19/train-*
|
|
|
|
|
|
|
|
|
804 |
---
|
|
|
720 |
num_examples: 1545
|
721 |
download_size: 18332370
|
722 |
dataset_size: 25991035
|
723 |
+
- config_name: '2024-11-20'
|
724 |
+
features:
|
725 |
+
- name: ids
|
726 |
+
dtype: string
|
727 |
+
- name: document
|
728 |
+
dtype: string
|
729 |
+
- name: metadatas
|
730 |
+
struct:
|
731 |
+
- name: author
|
732 |
+
dtype: string
|
733 |
+
- name: content
|
734 |
+
dtype: string
|
735 |
+
- name: country
|
736 |
+
dtype: string
|
737 |
+
- name: description
|
738 |
+
dtype: string
|
739 |
+
- name: image
|
740 |
+
dtype: string
|
741 |
+
- name: link
|
742 |
+
dtype: string
|
743 |
+
- name: published
|
744 |
+
dtype: string
|
745 |
+
- name: source
|
746 |
+
dtype: string
|
747 |
+
- name: summary
|
748 |
+
dtype: string
|
749 |
+
- name: title
|
750 |
+
dtype: string
|
751 |
+
- name: embeddings
|
752 |
+
sequence: float64
|
753 |
+
splits:
|
754 |
+
- name: train
|
755 |
+
num_bytes: 21689611
|
756 |
+
num_examples: 1275
|
757 |
+
download_size: 15448901
|
758 |
+
dataset_size: 21689611
|
759 |
configs:
|
760 |
- config_name: 20024-11-02
|
761 |
data_files:
|
|
|
837 |
data_files:
|
838 |
- split: train
|
839 |
path: 2024-11-19/train-*
|
840 |
+
- config_name: '2024-11-20'
|
841 |
+
data_files:
|
842 |
+
- split: train
|
843 |
+
path: 2024-11-20/train-*
|
844 |
---
|