Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -2,23 +2,6 @@
|
|
2 |
tags:
|
3 |
- vicinity
|
4 |
- vector-store
|
5 |
-
configs:
|
6 |
-
- config_name: default
|
7 |
-
data_files:
|
8 |
-
- split: train
|
9 |
-
path: data/train-*
|
10 |
-
dataset_info:
|
11 |
-
features:
|
12 |
-
- name: name
|
13 |
-
dtype: string
|
14 |
-
- name: id
|
15 |
-
dtype: int64
|
16 |
-
splits:
|
17 |
-
- name: train
|
18 |
-
num_bytes: 110
|
19 |
-
num_examples: 5
|
20 |
-
download_size: 1170
|
21 |
-
dataset_size: 110
|
22 |
---
|
23 |
|
24 |
# Dataset Card for minishlab/my-vicinity-repo
|
@@ -45,7 +28,7 @@ The configuration of the dataset is stored in the `config.json` file. The vector
|
|
45 |
```bash
|
46 |
{
|
47 |
"metadata": {
|
48 |
-
"
|
49 |
},
|
50 |
"backend_type": "basic"
|
51 |
}
|
|
|
2 |
tags:
|
3 |
- vicinity
|
4 |
- vector-store
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Dataset Card for minishlab/my-vicinity-repo
|
|
|
28 |
```bash
|
29 |
{
|
30 |
"metadata": {
|
31 |
+
"model": "minishlab/potion-base-8M"
|
32 |
},
|
33 |
"backend_type": "basic"
|
34 |
}
|