smitharauco
commited on
Upload dataset
Browse files- 2017-01-20/train-00000-of-00001.parquet +3 -0
- README.md +42 -0
2017-01-20/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:801ca824fe352f512a9f5f3d8ad572e26c541a6c2e68436e2852ad0711f8c966
|
3 |
+
size 39911
|
README.md
CHANGED
@@ -114,6 +114,44 @@ dataset_info:
|
|
114 |
num_examples: 1
|
115 |
download_size: 26089
|
116 |
dataset_size: 22828
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
117 |
- config_name: '2017-06-23'
|
118 |
features:
|
119 |
- name: ids
|
@@ -2293,6 +2331,10 @@ configs:
|
|
2293 |
data_files:
|
2294 |
- split: train
|
2295 |
path: 2016-05-31/train-*
|
|
|
|
|
|
|
|
|
2296 |
- config_name: '2017-06-23'
|
2297 |
data_files:
|
2298 |
- split: train
|
|
|
114 |
num_examples: 1
|
115 |
download_size: 26089
|
116 |
dataset_size: 22828
|
117 |
+
- config_name: '2017-01-20'
|
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: 15688
|
152 |
+
num_examples: 1
|
153 |
+
download_size: 39911
|
154 |
+
dataset_size: 15688
|
155 |
- config_name: '2017-06-23'
|
156 |
features:
|
157 |
- name: ids
|
|
|
2331 |
data_files:
|
2332 |
- split: train
|
2333 |
path: 2016-05-31/train-*
|
2334 |
+
- config_name: '2017-01-20'
|
2335 |
+
data_files:
|
2336 |
+
- split: train
|
2337 |
+
path: 2017-01-20/train-*
|
2338 |
- config_name: '2017-06-23'
|
2339 |
data_files:
|
2340 |
- split: train
|