prithivMLmods commited on
Commit
badedbf
·
verified ·
1 Parent(s): 6976c73

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -4,7 +4,18 @@ datasets:
4
  - sequelbox/Celestia3-DeepSeek-R1-0528
5
  base_model:
6
  - HuggingFaceTB/SmolLM2-135M-Instruct
 
 
 
 
 
 
 
 
 
7
  ---
 
 
8
 
9
  # **SmolLM2-Rethink-135M**
10
 
@@ -93,5 +104,4 @@ print(tokenizer.decode(outputs[0]))
93
  Smaller output range; optimized for shorter and structured completions.
94
 
95
  5. **Basic Multilingual Support**
96
- Some support for multilingual input, but less accurate than larger multilingual models.
97
-
 
4
  - sequelbox/Celestia3-DeepSeek-R1-0528
5
  base_model:
6
  - HuggingFaceTB/SmolLM2-135M-Instruct
7
+ language:
8
+ - en
9
+ pipeline_tag: text-generation
10
+ library_name: transformers
11
+ tags:
12
+ - text-generation-inference
13
+ - re-think
14
+ - reasoning
15
+ - trl
16
  ---
17
+
18
+ ![sm2.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/jhbqEfst42Fa2oDNZwTyV.png)
19
 
20
  # **SmolLM2-Rethink-135M**
21
 
 
104
  Smaller output range; optimized for shorter and structured completions.
105
 
106
  5. **Basic Multilingual Support**
107
+ Some support for multilingual input, but less accurate than larger multilingual models.