prithivMLmods commited on
Commit
ee15c70
1 Parent(s): 7b42589

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -52,6 +52,10 @@ The **Math IIO 7B Instruct** is a fine-tuned language model based on the robust
52
  | `tokenizer_config.json` | 7.73 kB | Configuration for tokenizer | Uploaded |
53
  | `vocab.json` | 2.78 MB | Vocabulary for tokenizer | Uploaded |
54
 
 
 
 
 
55
  ### **Training Details:**
56
  - **Base Model:** [Qwen/Qwen2.5-7B-Instruct](#)
57
  - **Dataset:** Trained on **Math-IIO-68K-Mini**, a curated dataset with 68.8k high-quality examples focusing on mathematical instructions, equations, and logic-based queries.
 
52
  | `tokenizer_config.json` | 7.73 kB | Configuration for tokenizer | Uploaded |
53
  | `vocab.json` | 2.78 MB | Vocabulary for tokenizer | Uploaded |
54
 
55
+ | Model Type | Size | Context Length | Link |
56
+ |------------|------|----------------|------|
57
+ | GGUF | 7B | - | [🤗 Math-IIO-7B-Instruct-GGUF](https://huggingface.co/prithivMLmods/Math-IIO-7B-Instruct-GGUF) |
58
+
59
  ### **Training Details:**
60
  - **Base Model:** [Qwen/Qwen2.5-7B-Instruct](#)
61
  - **Dataset:** Trained on **Math-IIO-68K-Mini**, a curated dataset with 68.8k high-quality examples focusing on mathematical instructions, equations, and logic-based queries.