Upload dataset
Browse files- 2025-02-11/train-00000-of-00001.parquet +3 -0
- README.md +42 -0
2025-02-11/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67ca7c4a7e4a63a5ff1ed8ad8178f07a0912a505180d9b0c5a0e8fef16f96fb2
|
3 |
+
size 21280
|
README.md
CHANGED
@@ -6460,6 +6460,44 @@ dataset_info:
|
|
6460 |
num_examples: 3
|
6461 |
download_size: 43806
|
6462 |
dataset_size: 39504
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6463 |
configs:
|
6464 |
- config_name: '2012-03-28'
|
6465 |
data_files:
|
@@ -7141,4 +7179,8 @@ configs:
|
|
7141 |
data_files:
|
7142 |
- split: train
|
7143 |
path: 2025-02-10/train-*
|
|
|
|
|
|
|
|
|
7144 |
---
|
|
|
6460 |
num_examples: 3
|
6461 |
download_size: 43806
|
6462 |
dataset_size: 39504
|
6463 |
+
- config_name: '2025-02-11'
|
6464 |
+
features:
|
6465 |
+
- name: ids
|
6466 |
+
dtype: string
|
6467 |
+
- name: document
|
6468 |
+
dtype: string
|
6469 |
+
- name: metadatas
|
6470 |
+
struct:
|
6471 |
+
- name: author
|
6472 |
+
dtype: string
|
6473 |
+
- name: content
|
6474 |
+
dtype: string
|
6475 |
+
- name: country
|
6476 |
+
dtype: string
|
6477 |
+
- name: description
|
6478 |
+
dtype: string
|
6479 |
+
- name: image
|
6480 |
+
dtype: string
|
6481 |
+
- name: link
|
6482 |
+
dtype: string
|
6483 |
+
- name: priority
|
6484 |
+
dtype: string
|
6485 |
+
- name: published
|
6486 |
+
dtype: string
|
6487 |
+
- name: source
|
6488 |
+
dtype: string
|
6489 |
+
- name: summary
|
6490 |
+
dtype: string
|
6491 |
+
- name: title
|
6492 |
+
dtype: string
|
6493 |
+
- name: embeddings
|
6494 |
+
sequence: float64
|
6495 |
+
splits:
|
6496 |
+
- name: train
|
6497 |
+
num_bytes: 13388
|
6498 |
+
num_examples: 1
|
6499 |
+
download_size: 21280
|
6500 |
+
dataset_size: 13388
|
6501 |
configs:
|
6502 |
- config_name: '2012-03-28'
|
6503 |
data_files:
|
|
|
7179 |
data_files:
|
7180 |
- split: train
|
7181 |
path: 2025-02-10/train-*
|
7182 |
+
- config_name: '2025-02-11'
|
7183 |
+
data_files:
|
7184 |
+
- split: train
|
7185 |
+
path: 2025-02-11/train-*
|
7186 |
---
|