Instructions to use fiveliitlec/qwen3-0.6b-codeforces-sft-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fiveliitlec/qwen3-0.6b-codeforces-sft-test with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("fiveliitlec/qwen3-0.6b-codeforces-sft-test", dtype="auto") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
README.md
CHANGED
|
@@ -6,8 +6,9 @@ tags:
|
|
| 6 |
- generated_from_trainer
|
| 7 |
- sft
|
| 8 |
- trackio:https://fiveliitlec-trackio.hf.space?project=codeforces-sft&runs=qwen3-0.6b-test-100&sidebar=collapsed
|
| 9 |
-
-
|
| 10 |
- hf_jobs
|
|
|
|
| 11 |
licence: license
|
| 12 |
---
|
| 13 |
|
|
|
|
| 6 |
- generated_from_trainer
|
| 7 |
- sft
|
| 8 |
- trackio:https://fiveliitlec-trackio.hf.space?project=codeforces-sft&runs=qwen3-0.6b-test-100&sidebar=collapsed
|
| 9 |
+
- trackio
|
| 10 |
- hf_jobs
|
| 11 |
+
- trl
|
| 12 |
licence: license
|
| 13 |
---
|
| 14 |
|