GiuLeo01 commited on
Commit
30bd5f0
·
verified ·
1 Parent(s): f8fc2f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -6
README.md CHANGED
@@ -5,7 +5,7 @@ tags:
5
  - grpo
6
  - sft
7
  - fortran
8
- - rl
9
  base_model:
10
  - Qwen/Qwen2.5-Coder-3B-Instruct
11
  ---
@@ -177,8 +177,4 @@ If you use this model or parts of this work, please consider citing the referenc
177
  Some of the training data used for this model was generated or labeled using proprietary large language models, including OpenAI o3-mini and GPT-4o. These models were used to synthesize programming tasks, adapt natural language descriptions, and automatically label code solutions for supervised fine-tuning and reinforcement learning.
178
  No raw outputs from these proprietary models are included in this repository or redistributed in any form. All generated data has been filtered, validated, and used solely to train a distinct, task-specific model.
179
 
180
- This model is **not intended to replicate or imitate any specific proprietary system**, and is designed only for a specialized use case (program generation in Fortran) and for research purposes.
181
-
182
-
183
-
184
-
 
5
  - grpo
6
  - sft
7
  - fortran
8
+ - reinforcement learning
9
  base_model:
10
  - Qwen/Qwen2.5-Coder-3B-Instruct
11
  ---
 
177
  Some of the training data used for this model was generated or labeled using proprietary large language models, including OpenAI o3-mini and GPT-4o. These models were used to synthesize programming tasks, adapt natural language descriptions, and automatically label code solutions for supervised fine-tuning and reinforcement learning.
178
  No raw outputs from these proprietary models are included in this repository or redistributed in any form. All generated data has been filtered, validated, and used solely to train a distinct, task-specific model.
179
 
180
+ This model is **not intended to replicate or imitate any specific proprietary system**, and is designed only for a specialized use case (program generation in Fortran) and for research purposes.