prithivMLmods commited on
Commit
679ddf8
·
verified ·
1 Parent(s): 5e31d37

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
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. |