oitnoticia
commited on
Upload dataset
Browse files- 2017-06-23/train-00000-of-00001.parquet +3 -0
- README.md +42 -0
2017-06-23/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cc2e7c8f72696ae0f01634263417dc60ffac4a0cc215d939667d10f8cdffc04e
|
3 |
+
size 25710
|
README.md
CHANGED
@@ -76,6 +76,44 @@ dataset_info:
|
|
76 |
num_examples: 1
|
77 |
download_size: 23676
|
78 |
dataset_size: 17715
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
- config_name: '2017-10-10'
|
80 |
features:
|
81 |
- name: ids
|
@@ -1985,6 +2023,10 @@ configs:
|
|
1985 |
data_files:
|
1986 |
- split: train
|
1987 |
path: 2016-05-30/train-*
|
|
|
|
|
|
|
|
|
1988 |
- config_name: '2017-10-10'
|
1989 |
data_files:
|
1990 |
- split: train
|
|
|
76 |
num_examples: 1
|
77 |
download_size: 23676
|
78 |
dataset_size: 17715
|
79 |
+
- config_name: '2017-06-23'
|
80 |
+
features:
|
81 |
+
- name: ids
|
82 |
+
dtype: string
|
83 |
+
- name: document
|
84 |
+
dtype: string
|
85 |
+
- name: metadatas
|
86 |
+
struct:
|
87 |
+
- name: author
|
88 |
+
dtype: string
|
89 |
+
- name: content
|
90 |
+
dtype: string
|
91 |
+
- name: country
|
92 |
+
dtype: string
|
93 |
+
- name: description
|
94 |
+
dtype: string
|
95 |
+
- name: image
|
96 |
+
dtype: string
|
97 |
+
- name: link
|
98 |
+
dtype: string
|
99 |
+
- name: priority
|
100 |
+
dtype: string
|
101 |
+
- name: published
|
102 |
+
dtype: string
|
103 |
+
- name: source
|
104 |
+
dtype: string
|
105 |
+
- name: summary
|
106 |
+
dtype: string
|
107 |
+
- name: title
|
108 |
+
dtype: string
|
109 |
+
- name: embeddings
|
110 |
+
sequence: float64
|
111 |
+
splits:
|
112 |
+
- name: train
|
113 |
+
num_bytes: 21304
|
114 |
+
num_examples: 1
|
115 |
+
download_size: 25710
|
116 |
+
dataset_size: 21304
|
117 |
- config_name: '2017-10-10'
|
118 |
features:
|
119 |
- name: ids
|
|
|
2023 |
data_files:
|
2024 |
- split: train
|
2025 |
path: 2016-05-30/train-*
|
2026 |
+
- config_name: '2017-06-23'
|
2027 |
+
data_files:
|
2028 |
+
- split: train
|
2029 |
+
path: 2017-06-23/train-*
|
2030 |
- config_name: '2017-10-10'
|
2031 |
data_files:
|
2032 |
- split: train
|