oitnoticia
commited on
Upload dataset
Browse files- 2024-11-19/train-00000-of-00001.parquet +3 -0
- README.md +40 -0
2024-11-19/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd36276805a30809c8278d59e35e63f6e2465ae7a3bd3e32f034e64c05277dd1
|
3 |
+
size 14515268
|
README.md
CHANGED
@@ -684,6 +684,42 @@ dataset_info:
|
|
684 |
num_examples: 1611
|
685 |
download_size: 18911582
|
686 |
dataset_size: 26829472
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
687 |
configs:
|
688 |
- config_name: 20024-11-02
|
689 |
data_files:
|
@@ -761,4 +797,8 @@ configs:
|
|
761 |
data_files:
|
762 |
- split: train
|
763 |
path: 2024-11-18/train-*
|
|
|
|
|
|
|
|
|
764 |
---
|
|
|
684 |
num_examples: 1611
|
685 |
download_size: 18911582
|
686 |
dataset_size: 26829472
|
687 |
+
- config_name: '2024-11-19'
|
688 |
+
features:
|
689 |
+
- name: ids
|
690 |
+
dtype: string
|
691 |
+
- name: document
|
692 |
+
dtype: string
|
693 |
+
- name: metadatas
|
694 |
+
struct:
|
695 |
+
- name: author
|
696 |
+
dtype: string
|
697 |
+
- name: content
|
698 |
+
dtype: string
|
699 |
+
- name: country
|
700 |
+
dtype: string
|
701 |
+
- name: description
|
702 |
+
dtype: string
|
703 |
+
- name: image
|
704 |
+
dtype: string
|
705 |
+
- name: link
|
706 |
+
dtype: string
|
707 |
+
- name: published
|
708 |
+
dtype: string
|
709 |
+
- name: source
|
710 |
+
dtype: string
|
711 |
+
- name: summary
|
712 |
+
dtype: string
|
713 |
+
- name: title
|
714 |
+
dtype: string
|
715 |
+
- name: embeddings
|
716 |
+
sequence: float64
|
717 |
+
splits:
|
718 |
+
- name: train
|
719 |
+
num_bytes: 20388785
|
720 |
+
num_examples: 1190
|
721 |
+
download_size: 14515268
|
722 |
+
dataset_size: 20388785
|
723 |
configs:
|
724 |
- config_name: 20024-11-02
|
725 |
data_files:
|
|
|
797 |
data_files:
|
798 |
- split: train
|
799 |
path: 2024-11-18/train-*
|
800 |
+
- config_name: '2024-11-19'
|
801 |
+
data_files:
|
802 |
+
- split: train
|
803 |
+
path: 2024-11-19/train-*
|
804 |
---
|