oitnoticia
commited on
Upload dataset
Browse files- 2022-08-08/train-00000-of-00001.parquet +3 -0
- README.md +42 -0
2022-08-08/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02bfecc08262e78e47ae43f5070794fbb4a3690c81cd5422823ca7f941b7cfba
|
3 |
+
size 20796
|
README.md
CHANGED
@@ -114,6 +114,44 @@ dataset_info:
|
|
114 |
num_examples: 1
|
115 |
download_size: 49152
|
116 |
dataset_size: 17086
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
117 |
- config_name: '2023-06-18'
|
118 |
features:
|
119 |
- name: ids
|
@@ -849,6 +887,10 @@ configs:
|
|
849 |
data_files:
|
850 |
- split: train
|
851 |
path: 2022-06-17/train-*
|
|
|
|
|
|
|
|
|
852 |
- config_name: '2023-06-18'
|
853 |
data_files:
|
854 |
- split: train
|
|
|
114 |
num_examples: 1
|
115 |
download_size: 49152
|
116 |
dataset_size: 17086
|
117 |
+
- config_name: '2022-08-08'
|
118 |
+
features:
|
119 |
+
- name: ids
|
120 |
+
dtype: string
|
121 |
+
- name: document
|
122 |
+
dtype: string
|
123 |
+
- name: metadatas
|
124 |
+
struct:
|
125 |
+
- name: author
|
126 |
+
dtype: string
|
127 |
+
- name: content
|
128 |
+
dtype: string
|
129 |
+
- name: country
|
130 |
+
dtype: string
|
131 |
+
- name: description
|
132 |
+
dtype: string
|
133 |
+
- name: image
|
134 |
+
dtype: string
|
135 |
+
- name: link
|
136 |
+
dtype: string
|
137 |
+
- name: priority
|
138 |
+
dtype: string
|
139 |
+
- name: published
|
140 |
+
dtype: string
|
141 |
+
- name: source
|
142 |
+
dtype: string
|
143 |
+
- name: summary
|
144 |
+
dtype: string
|
145 |
+
- name: title
|
146 |
+
dtype: string
|
147 |
+
- name: embeddings
|
148 |
+
sequence: float64
|
149 |
+
splits:
|
150 |
+
- name: train
|
151 |
+
num_bytes: 13299
|
152 |
+
num_examples: 1
|
153 |
+
download_size: 20796
|
154 |
+
dataset_size: 13299
|
155 |
- config_name: '2023-06-18'
|
156 |
features:
|
157 |
- name: ids
|
|
|
887 |
data_files:
|
888 |
- split: train
|
889 |
path: 2022-06-17/train-*
|
890 |
+
- config_name: '2022-08-08'
|
891 |
+
data_files:
|
892 |
+
- split: train
|
893 |
+
path: 2022-08-08/train-*
|
894 |
- config_name: '2023-06-18'
|
895 |
data_files:
|
896 |
- split: train
|