vosap52 commited on
Commit
4faa71b
·
verified ·
1 Parent(s): 3d0d55b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -3
README.md CHANGED
@@ -1,3 +1,22 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - tr
4
+ license: mit
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - robotics
8
+ - diagnostics
9
+ - reasoning
10
+ - turkish
11
+ ---
12
+
13
+ # Robot Diagnostic Reasoner TR
14
+
15
+ This model analyzes robot operational problems and produces corrective reasoning steps.
16
+
17
+ Functions:
18
+ - Detect errors
19
+ - Suggest fixes
20
+ - Explain causes
21
+
22
+ Designed for autonomous maintenance research.