Pringled commited on
Commit
8e1f9c0
·
verified ·
1 Parent(s): 22e61b3

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -18
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
- "model_name_or_path": "minishlab/potion-base-8M"
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
  }