prithivMLmods commited on
Commit
853f720
·
verified ·
1 Parent(s): 7c6ec67

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -1
README.md CHANGED
@@ -17,4 +17,28 @@ tags:
17
  - Medical
18
  - text-generation-inference
19
  - National Library of Medicine
20
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  - Medical
18
  - text-generation-inference
19
  - National Library of Medicine
20
+ ---
21
+
22
+
23
+ ### Qwen-UMLS-7B-Instruct [ Unified Medical Language System ]
24
+
25
+ | **File Name** | **Size** | **Description** | **Upload Status** |
26
+ |-----------------------------------------|----------------|-------------------------------------------------|--------------------|
27
+ | `.gitattributes` | 1.57 kB | File to specify LFS rules for large file tracking. | Uploaded |
28
+ | `README.md` | 323 Bytes | Basic project information file. | Updated |
29
+ | `added_tokens.json` | 657 Bytes | Contains additional tokens for the tokenizer. | Uploaded |
30
+ | `config.json` | 860 Bytes | Configuration file for the model. | Uploaded |
31
+ | `generation_config.json` | 281 Bytes | Configuration file for generation settings. | Uploaded |
32
+ | `merges.txt` | 1.82 MB | Byte-pair encoding merge rules for tokenization.| Uploaded |
33
+ | `pytorch_model-00001-of-00004.bin` | 4.88 GB | First part of the model's PyTorch checkpoint. | Uploaded (LFS) |
34
+ | `pytorch_model-00002-of-00004.bin` | 4.93 GB | Second part of the model's PyTorch checkpoint. | Uploaded (LFS) |
35
+ | `pytorch_model-00003-of-00004.bin` | 4.33 GB | Third part of the model's PyTorch checkpoint. | Uploaded (LFS) |
36
+ | `pytorch_model-00004-of-00004.bin` | 1.09 GB | Fourth part of the model's PyTorch checkpoint. | Uploaded (LFS) |
37
+ | `pytorch_model.bin.index.json` | 28.1 kB | Index file mapping layers to checkpoint shards. | Uploaded |
38
+ | `special_tokens_map.json` | 644 Bytes | Maps special tokens like `[CLS]`, `[SEP]`, etc. | Uploaded |
39
+ | `tokenizer.json` | 11.4 MB | Tokenizer definition and configuration. | Uploaded (LFS) |
40
+ | `tokenizer_config.json` | 7.73 kB | Configuration file for the tokenizer. | Uploaded |
41
+ | `vocab.json` | 2.78 MB | Vocabulary file for tokenization. | Uploaded |
42
+
43
+ ---
44
+