Upload dataset
Browse files- README.md +45 -8
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -1,17 +1,54 @@
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
| 3 |
task_categories:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
language:
|
| 7 |
-
|
| 8 |
tags:
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
size_categories:
|
| 14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# Cleopatra-Agent
|
|
|
|
| 1 |
---
|
| 2 |
license: cc0-1.0
|
| 3 |
task_categories:
|
| 4 |
+
- text-generation
|
| 5 |
+
- feature-extraction
|
| 6 |
language:
|
| 7 |
+
- en
|
| 8 |
tags:
|
| 9 |
+
- corpus
|
| 10 |
+
- leadership
|
| 11 |
+
- historical
|
| 12 |
+
- deku-corpus-builder
|
| 13 |
size_categories:
|
| 14 |
+
- 1K<n<10K
|
| 15 |
+
dataset_info:
|
| 16 |
+
features:
|
| 17 |
+
- name: text
|
| 18 |
+
dtype: string
|
| 19 |
+
- name: source_url
|
| 20 |
+
dtype: string
|
| 21 |
+
- name: source_title
|
| 22 |
+
dtype: string
|
| 23 |
+
- name: source_domain
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: relevance_score
|
| 26 |
+
dtype: float64
|
| 27 |
+
- name: quality_score
|
| 28 |
+
dtype: float64
|
| 29 |
+
- name: topics
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: character_count
|
| 32 |
+
dtype: int64
|
| 33 |
+
- name: subject_name
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: subject_type
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: extraction_date
|
| 38 |
+
dtype: string
|
| 39 |
+
- name: embedding
|
| 40 |
+
list: float64
|
| 41 |
+
splits:
|
| 42 |
+
- name: train
|
| 43 |
+
num_bytes: 10516803
|
| 44 |
+
num_examples: 2750
|
| 45 |
+
download_size: 9321888
|
| 46 |
+
dataset_size: 10516803
|
| 47 |
+
configs:
|
| 48 |
+
- config_name: default
|
| 49 |
+
data_files:
|
| 50 |
+
- split: train
|
| 51 |
+
path: data/train-*
|
| 52 |
---
|
| 53 |
|
| 54 |
# Cleopatra-Agent
|
data/train-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ae30863030f1bddec4b57d67a8f0700b990a9a9e3a1aa5f185694219f3722b47
|
| 3 |
+
size 9321888
|