prithivMLmods commited on
Commit
633f667
·
verified ·
1 Parent(s): 7e8e7ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -1
README.md CHANGED
@@ -16,4 +16,23 @@ tags:
16
  - llama
17
  - text-generation-inference
18
  - math_lingo
19
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  - llama
17
  - text-generation-inference
18
  - math_lingo
19
+ ---
20
+
21
+ # Tulu-MathLingo-8B Model Files
22
+
23
+ | **File Name** | **Size** | **Description** | **Upload Status** |
24
+ |-----------------------------------|--------------|------------------------------------------------|-------------------|
25
+ | `.gitattributes` | 1.57 kB | Configures LFS tracking for large files. | Updated |
26
+ | `README.md` | 292 Bytes | Basic details about the uploaded model. | Updated |
27
+ | `config.json` | 988 Bytes | Contains model architecture and metadata. | Uploaded |
28
+ | `generation_config.json` | 241 Bytes | Parameters for text generation (e.g., length, temperature). | Uploaded |
29
+ | `model-00001-of-00004.safetensors`| 4.98 GB | Part 1 of model weights. | Uploaded (LFS) |
30
+ | `model-00002-of-00004.safetensors`| 5 GB | Part 2 of model weights. | Uploaded (LFS) |
31
+ | `model-00003-of-00004.safetensors`| 4.92 GB | Part 3 of model weights. | Uploaded (LFS) |
32
+ | `model-00004-of-00004.safetensors`| 1.17 GB | Part 4 of model weights. | Uploaded (LFS) |
33
+ | `model.safetensors.index.json` | 25.4 kB | Index file for multi-part model weights. | Uploaded |
34
+ | `special_tokens_map.json` | 462 Bytes | Maps special tokens (e.g., `<PAD>`, `<EOS>`). | Uploaded |
35
+ | `tokenizer.json` | 17.2 MB | Full tokenizer configuration. | Uploaded (LFS) |
36
+ | `tokenizer_config.json` | 57.6 kB | Metadata for tokenizer usage. | Uploaded |
37
+
38
+ ---