oitnoticia
commited on
Commit
•
6df144e
1
Parent(s):
6b160ee
Upload dataset
Browse files- 2025-01-06/train-00000-of-00001.parquet +3 -0
- README.md +40 -0
2025-01-06/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31465564bd6128a150406ad1ac825d5dbcaced5528d4e41d5f221b6685c6a4b8
|
3 |
+
size 11973657
|
README.md
CHANGED
@@ -2412,6 +2412,42 @@ dataset_info:
|
|
2412 |
num_examples: 1217
|
2413 |
download_size: 14603364
|
2414 |
dataset_size: 20410791
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2415 |
configs:
|
2416 |
- config_name: 20024-11-02
|
2417 |
data_files:
|
@@ -2681,4 +2717,8 @@ configs:
|
|
2681 |
data_files:
|
2682 |
- split: train
|
2683 |
path: 2025-01-05/train-*
|
|
|
|
|
|
|
|
|
2684 |
---
|
|
|
2412 |
num_examples: 1217
|
2413 |
download_size: 14603364
|
2414 |
dataset_size: 20410791
|
2415 |
+
- config_name: '2025-01-06'
|
2416 |
+
features:
|
2417 |
+
- name: ids
|
2418 |
+
dtype: string
|
2419 |
+
- name: document
|
2420 |
+
dtype: string
|
2421 |
+
- name: metadatas
|
2422 |
+
struct:
|
2423 |
+
- name: author
|
2424 |
+
dtype: string
|
2425 |
+
- name: content
|
2426 |
+
dtype: string
|
2427 |
+
- name: country
|
2428 |
+
dtype: string
|
2429 |
+
- name: description
|
2430 |
+
dtype: string
|
2431 |
+
- name: image
|
2432 |
+
dtype: string
|
2433 |
+
- name: link
|
2434 |
+
dtype: string
|
2435 |
+
- name: published
|
2436 |
+
dtype: string
|
2437 |
+
- name: source
|
2438 |
+
dtype: string
|
2439 |
+
- name: summary
|
2440 |
+
dtype: string
|
2441 |
+
- name: title
|
2442 |
+
dtype: string
|
2443 |
+
- name: embeddings
|
2444 |
+
sequence: float64
|
2445 |
+
splits:
|
2446 |
+
- name: train
|
2447 |
+
num_bytes: 17101287
|
2448 |
+
num_examples: 989
|
2449 |
+
download_size: 11973657
|
2450 |
+
dataset_size: 17101287
|
2451 |
configs:
|
2452 |
- config_name: 20024-11-02
|
2453 |
data_files:
|
|
|
2717 |
data_files:
|
2718 |
- split: train
|
2719 |
path: 2025-01-05/train-*
|
2720 |
+
- config_name: '2025-01-06'
|
2721 |
+
data_files:
|
2722 |
+
- split: train
|
2723 |
+
path: 2025-01-06/train-*
|
2724 |
---
|