oitnoticia
commited on
Upload dataset
Browse files- 2024-11-17/train-00000-of-00001.parquet +3 -0
- README.md +38 -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:a447d6379e7803904fffca38ec2985a8c354b426cf6c1e3058e1f50cb965a5f8
|
3 |
+
size 2613033
|
README.md
CHANGED
@@ -578,6 +578,40 @@ dataset_info:
|
|
578 |
num_examples: 1390
|
579 |
download_size: 3454441
|
580 |
dataset_size: 6067259
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
581 |
configs:
|
582 |
- config_name: 20024-11-02
|
583 |
data_files:
|
@@ -647,4 +681,8 @@ configs:
|
|
647 |
data_files:
|
648 |
- split: train
|
649 |
path: 2024-11-16/train-*
|
|
|
|
|
|
|
|
|
650 |
---
|
|
|
578 |
num_examples: 1390
|
579 |
download_size: 3454441
|
580 |
dataset_size: 6067259
|
581 |
+
- config_name: '2024-11-17'
|
582 |
+
features:
|
583 |
+
- name: ids
|
584 |
+
dtype: string
|
585 |
+
- name: document
|
586 |
+
dtype: string
|
587 |
+
- name: metadatas
|
588 |
+
struct:
|
589 |
+
- name: author
|
590 |
+
dtype: string
|
591 |
+
- name: content
|
592 |
+
dtype: string
|
593 |
+
- name: country
|
594 |
+
dtype: string
|
595 |
+
- name: description
|
596 |
+
dtype: string
|
597 |
+
- name: image
|
598 |
+
dtype: string
|
599 |
+
- name: link
|
600 |
+
dtype: string
|
601 |
+
- name: published
|
602 |
+
dtype: string
|
603 |
+
- name: source
|
604 |
+
dtype: string
|
605 |
+
- name: summary
|
606 |
+
dtype: string
|
607 |
+
- name: title
|
608 |
+
dtype: string
|
609 |
+
splits:
|
610 |
+
- name: train
|
611 |
+
num_bytes: 4431696
|
612 |
+
num_examples: 817
|
613 |
+
download_size: 2613033
|
614 |
+
dataset_size: 4431696
|
615 |
configs:
|
616 |
- config_name: 20024-11-02
|
617 |
data_files:
|
|
|
681 |
data_files:
|
682 |
- split: train
|
683 |
path: 2024-11-16/train-*
|
684 |
+
- config_name: '2024-11-17'
|
685 |
+
data_files:
|
686 |
+
- split: train
|
687 |
+
path: 2024-11-17/train-*
|
688 |
---
|