Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
-
pretty_name: quickb-kb
|
| 5 |
tags:
|
| 6 |
- quickb
|
| 7 |
- text-chunking
|
|
@@ -10,27 +10,8 @@ task_categories:
|
|
| 10 |
- text-generation
|
| 11 |
- text-retrieval
|
| 12 |
task_ids:
|
| 13 |
-
- document-retrieval
|
| 14 |
library_name: quickb
|
| 15 |
-
dataset_info:
|
| 16 |
-
features:
|
| 17 |
-
- name: id
|
| 18 |
-
dtype: string
|
| 19 |
-
- name: text
|
| 20 |
-
dtype: string
|
| 21 |
-
- name: source
|
| 22 |
-
dtype: string
|
| 23 |
-
splits:
|
| 24 |
-
- name: train
|
| 25 |
-
num_bytes: 221216
|
| 26 |
-
num_examples: 526
|
| 27 |
-
download_size: 121695
|
| 28 |
-
dataset_size: 221216
|
| 29 |
-
configs:
|
| 30 |
-
- config_name: default
|
| 31 |
-
data_files:
|
| 32 |
-
- split: train
|
| 33 |
-
path: data/train-*
|
| 34 |
---
|
| 35 |
|
| 36 |
# quickb-kb
|
|
|
|
| 1 |
---
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
pretty_name: "quickb-kb"
|
| 5 |
tags:
|
| 6 |
- quickb
|
| 7 |
- text-chunking
|
|
|
|
| 10 |
- text-generation
|
| 11 |
- text-retrieval
|
| 12 |
task_ids:
|
| 13 |
+
- document-retrieval
|
| 14 |
library_name: quickb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# quickb-kb
|