beyoru commited on
Commit
fa508a8
·
verified ·
1 Parent(s): 0924888

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -6,6 +6,7 @@ tags:
6
  license: apache-2.0
7
  language:
8
  - en
 
9
  ---
10
 
11
  ## Model details
@@ -13,3 +14,4 @@ This model is fine-tuned from Qwen3-4B-Instruct using a custom reinforcement lea
13
 
14
  Instead of relying on labeled ground truth answers, the model learns through test-case-based rewards, promoting generalization and reasoning ability in algorithmic problem-solving.
15
 
 
 
6
  license: apache-2.0
7
  language:
8
  - en
9
+ library_name: transformers
10
  ---
11
 
12
  ## Model details
 
14
 
15
  Instead of relying on labeled ground truth answers, the model learns through test-case-based rewards, promoting generalization and reasoning ability in algorithmic problem-solving.
16
 
17
+ > This is an experimental model