Upload dataset
Browse files- 2022-11-17/train-00000-of-00001.parquet +3 -0
- README.md +42 -0
2022-11-17/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef8e1bb6d18127781c275b675549591a4f8612b007478cb6d72718cc1188ecea
|
3 |
+
size 23862
|
README.md
CHANGED
@@ -342,6 +342,44 @@ dataset_info:
|
|
342 |
num_examples: 1
|
343 |
download_size: 20796
|
344 |
dataset_size: 13299
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
345 |
- config_name: '2023-06-18'
|
346 |
features:
|
347 |
- name: ids
|
@@ -1443,6 +1481,10 @@ configs:
|
|
1443 |
data_files:
|
1444 |
- split: train
|
1445 |
path: 2022-08-08/train-*
|
|
|
|
|
|
|
|
|
1446 |
- config_name: '2023-06-18'
|
1447 |
data_files:
|
1448 |
- split: train
|
|
|
342 |
num_examples: 1
|
343 |
download_size: 20796
|
344 |
dataset_size: 13299
|
345 |
+
- config_name: '2022-11-17'
|
346 |
+
features:
|
347 |
+
- name: ids
|
348 |
+
dtype: string
|
349 |
+
- name: document
|
350 |
+
dtype: string
|
351 |
+
- name: metadatas
|
352 |
+
struct:
|
353 |
+
- name: author
|
354 |
+
dtype: string
|
355 |
+
- name: content
|
356 |
+
dtype: string
|
357 |
+
- name: country
|
358 |
+
dtype: string
|
359 |
+
- name: description
|
360 |
+
dtype: string
|
361 |
+
- name: image
|
362 |
+
dtype: string
|
363 |
+
- name: link
|
364 |
+
dtype: string
|
365 |
+
- name: priority
|
366 |
+
dtype: string
|
367 |
+
- name: published
|
368 |
+
dtype: string
|
369 |
+
- name: source
|
370 |
+
dtype: string
|
371 |
+
- name: summary
|
372 |
+
dtype: string
|
373 |
+
- name: title
|
374 |
+
dtype: string
|
375 |
+
- name: embeddings
|
376 |
+
sequence: float64
|
377 |
+
splits:
|
378 |
+
- name: train
|
379 |
+
num_bytes: 17930
|
380 |
+
num_examples: 1
|
381 |
+
download_size: 23862
|
382 |
+
dataset_size: 17930
|
383 |
- config_name: '2023-06-18'
|
384 |
features:
|
385 |
- name: ids
|
|
|
1481 |
data_files:
|
1482 |
- split: train
|
1483 |
path: 2022-08-08/train-*
|
1484 |
+
- config_name: '2022-11-17'
|
1485 |
+
data_files:
|
1486 |
+
- split: train
|
1487 |
+
path: 2022-11-17/train-*
|
1488 |
- config_name: '2023-06-18'
|
1489 |
data_files:
|
1490 |
- split: train
|