Rustamshry commited on
Commit
5bb9700
·
verified ·
1 Parent(s): 6f018ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -34,6 +34,19 @@ This model is intended for reasoning-intensive tasks in Italian
34
  - Output quality depends on instruction clarity.
35
 
36
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
  ## How to Get Started with the Model
38
 
39
  Use the code below to get started with the model.
 
34
  - Output quality depends on instruction clarity.
35
 
36
 
37
+ # Training Data
38
+
39
+ The DeepMount00/o1-ITA-REASONING dataset is crafted to train language models in providing structured, methodical responses to questions in Italian.
40
+ Each entry follows a four-step reasoning approach:
41
+
42
+ - Reasoning: Initial thought process
43
+ - Verification: Self-review of the reasoning
44
+ - Correction: Amendments if needed
45
+ - Final Answer: Conclusive response
46
+
47
+ The dataset is formatted using XML-like tags to delineate each component, promoting transparency and structured thinking.
48
+ It is particularly beneficial for educational purposes, encouraging systematic problem-solving and critical thinking in the Italian language.
49
+
50
  ## How to Get Started with the Model
51
 
52
  Use the code below to get started with the model.