oitnoticia
commited on
Upload dataset
Browse files- 2024-11-16/train-00000-of-00001.parquet +3 -0
- README.md +38 -0
2024-11-16/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e7e2c650c5c99a821e862788b74057a60412d4bc4b2d5ec5aa77f34ab18b9144
|
3 |
+
size 2759895
|
README.md
CHANGED
@@ -544,6 +544,40 @@ dataset_info:
|
|
544 |
num_examples: 1088
|
545 |
download_size: 2827561
|
546 |
dataset_size: 4862612
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
547 |
configs:
|
548 |
- config_name: 20024-11-02
|
549 |
data_files:
|
@@ -609,4 +643,8 @@ configs:
|
|
609 |
data_files:
|
610 |
- split: train
|
611 |
path: 2024-11-15/train-*
|
|
|
|
|
|
|
|
|
612 |
---
|
|
|
544 |
num_examples: 1088
|
545 |
download_size: 2827561
|
546 |
dataset_size: 4862612
|
547 |
+
- config_name: '2024-11-16'
|
548 |
+
features:
|
549 |
+
- name: ids
|
550 |
+
dtype: string
|
551 |
+
- name: document
|
552 |
+
dtype: string
|
553 |
+
- name: metadatas
|
554 |
+
struct:
|
555 |
+
- name: author
|
556 |
+
dtype: string
|
557 |
+
- name: content
|
558 |
+
dtype: string
|
559 |
+
- name: country
|
560 |
+
dtype: string
|
561 |
+
- name: description
|
562 |
+
dtype: string
|
563 |
+
- name: image
|
564 |
+
dtype: string
|
565 |
+
- name: link
|
566 |
+
dtype: string
|
567 |
+
- name: published
|
568 |
+
dtype: string
|
569 |
+
- name: source
|
570 |
+
dtype: string
|
571 |
+
- name: summary
|
572 |
+
dtype: string
|
573 |
+
- name: title
|
574 |
+
dtype: string
|
575 |
+
splits:
|
576 |
+
- name: train
|
577 |
+
num_bytes: 4679028
|
578 |
+
num_examples: 1029
|
579 |
+
download_size: 2759895
|
580 |
+
dataset_size: 4679028
|
581 |
configs:
|
582 |
- config_name: 20024-11-02
|
583 |
data_files:
|
|
|
643 |
data_files:
|
644 |
- split: train
|
645 |
path: 2024-11-15/train-*
|
646 |
+
- config_name: '2024-11-16'
|
647 |
+
data_files:
|
648 |
+
- split: train
|
649 |
+
path: 2024-11-16/train-*
|
650 |
---
|