prithivMLmods
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,7 @@ tags:
|
|
11 |
- Qwen2.5
|
12 |
- 0.5B
|
13 |
- Llama-cpp
|
|
|
14 |
---
|
15 |
|
16 |
## Qwen2.5-0.5B-200K
|
@@ -38,6 +39,4 @@ tags:
|
|
38 |
| `special_tokens_map.json` | 647B | JSON file mapping special tokens for the tokenizer. |
|
39 |
| `tokenizer.json` | 7.34MB | JSON file containing the tokenizer's configuration and vocabulary. |
|
40 |
| `tokenizer_config.json` | 7.73kB | JSON configuration file for setting tokenizer parameters. |
|
41 |
-
| `vocab.json` | 2.78MB | JSON file containing the vocabulary used by the tokenizer. |
|
42 |
-
|
43 |
-
|
|
|
11 |
- Qwen2.5
|
12 |
- 0.5B
|
13 |
- Llama-cpp
|
14 |
+
pipeline_tag: text-generation
|
15 |
---
|
16 |
|
17 |
## Qwen2.5-0.5B-200K
|
|
|
39 |
| `special_tokens_map.json` | 647B | JSON file mapping special tokens for the tokenizer. |
|
40 |
| `tokenizer.json` | 7.34MB | JSON file containing the tokenizer's configuration and vocabulary. |
|
41 |
| `tokenizer_config.json` | 7.73kB | JSON configuration file for setting tokenizer parameters. |
|
42 |
+
| `vocab.json` | 2.78MB | JSON file containing the vocabulary used by the tokenizer. |
|
|
|
|