prithivMLmods commited on
Commit
438accc
1 Parent(s): c3b389c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -15,4 +15,22 @@ tags:
15
  - 3B
16
  - Instruct
17
  - QwQ
18
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  - 3B
16
  - Instruct
17
  - QwQ
18
+ ---
19
+
20
+ ### QwQ-LCoT-3B-Instruct Model File
21
+
22
+ | **File Name** | **Size** | **Description** | **Upload Status** |
23
+ |----------------------------------------|----------------|-------------------------------------------------|--------------------|
24
+ | `.gitattributes` | 1.57 kB | Specifies LFS tracking for large files. | Uploaded |
25
+ | `README.md` | 267 Bytes | Basic project information file. | Updated |
26
+ | `added_tokens.json` | 657 Bytes | Custom tokens added to the tokenizer. | Uploaded |
27
+ | `config.json` | 859 Bytes | Configuration file for the model. | Uploaded |
28
+ | `generation_config.json` | 281 Bytes | Configuration file for text generation settings.| Uploaded |
29
+ | `merges.txt` | 1.82 MB | Contains the byte-pair encoding (BPE) merges. | Uploaded |
30
+ | `pytorch_model-00001-of-00002.bin` | 4.96 GB | First shard of the model weights in PyTorch format. | Uploaded (LFS) |
31
+ | `pytorch_model-00002-of-00002.bin` | 1.21 GB | Second shard of the model weights in PyTorch format. | Uploaded (LFS) |
32
+ | `pytorch_model.bin.index.json` | 36 kB | Index mapping for sharded model weights. | Uploaded |
33
+ | `special_tokens_map.json` | 644 Bytes | Maps special tokens to their roles. | Uploaded |
34
+ | `tokenizer.json` | 11.4 MB | Serialized tokenizer data. | Uploaded (LFS) |
35
+ | `tokenizer_config.json` | 7.73 kB | Tokenizer configuration settings. | Uploaded |
36
+ | `vocab.json` | 2.78 MB | Vocabulary file for the tokenizer. | Uploaded |