Daemontatox commited on
Commit
04ed5af
·
verified ·
1 Parent(s): c03534a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -4
README.md CHANGED
@@ -1,6 +1,16 @@
1
  ---
2
  base_model: Daemontatox/RA_Reasoner
3
-
 
 
 
 
 
 
 
 
 
 
4
  ---
5
  ![RA_REASONER](./image.webp)
6
  # Uploaded Model
@@ -23,6 +33,4 @@ This model was fine-tuned with Unsloth and TRL, resulting in significant speed i
23
 
24
  This model is intended for research and development purposes related to text generation, instruction following, and complex reasoning tasks. It is suitable for applications that require a model capable of handling multi-step logical problems and understanding nuanced instructions.
25
 
26
- **Focus on Reasoning:** The fine-tuning has been geared towards enhancing the model's ability to tackle reasoning challenges and logic-based tasks.
27
-
28
-
 
1
  ---
2
  base_model: Daemontatox/RA_Reasoner
3
+ license: apache-2.0
4
+ datasets:
5
+ - Daemontatox/Deepthinking-COT
6
+ language:
7
+ - en
8
+ new_version: Daemontatox/RA_Reasoner2.0
9
+ library_name: transformers
10
+ tags:
11
+ - COT
12
+ - Reasoning
13
+ - text-generation-inference
14
  ---
15
  ![RA_REASONER](./image.webp)
16
  # Uploaded Model
 
33
 
34
  This model is intended for research and development purposes related to text generation, instruction following, and complex reasoning tasks. It is suitable for applications that require a model capable of handling multi-step logical problems and understanding nuanced instructions.
35
 
36
+ **Focus on Reasoning:** The fine-tuning has been geared towards enhancing the model's ability to tackle reasoning challenges and logic-based tasks.