rfcoder0 commited on
Commit
be478f1
·
verified ·
1 Parent(s): 2633737

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -5
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  # Qwen3-4B (Custom Fine-Tune) Sile
2
 
3
  [![HellaSwag acc_norm](https://img.shields.io/badge/HellaSwag_acc_norm-71.1%25-brightgreen)](#benchmark-results)
@@ -55,10 +58,18 @@ If you wish to reproduce similar results, see [lm-evaluation-harness](https://gi
55
  ---
56
 
57
  ## License
58
- License: benchmark-only
59
- This repo shares evaluation results only.
60
- Model weights are not provided.
61
- No redistribution or commercial use permitted without permission.
 
 
 
 
 
 
 
 
62
 
63
  ## Support
64
  If you find this work valuable and want to support further experiments:
@@ -77,4 +88,4 @@ If you reference these results, please cite this repository:
77
  author = {Rob Hak},
78
  year = {2025},
79
  url = {https://huggingface.co/rfcoder0/qwen3-4b-custom-Sile}
80
- }
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ ---
4
  # Qwen3-4B (Custom Fine-Tune) Sile
5
 
6
  [![HellaSwag acc_norm](https://img.shields.io/badge/HellaSwag_acc_norm-71.1%25-brightgreen)](#benchmark-results)
 
58
  ---
59
 
60
  ## License
61
+ This model is licensed under the **Creative Commons Attribution–NonCommercial 4.0 International (CC BY-NC 4.0)**.
62
+
63
+ You are free to:
64
+ - **Share** copy and redistribute the material in any medium or format
65
+ - **Adapt** — remix, transform, and build upon the material
66
+
67
+ Under the following terms:
68
+ - **Attribution** — You must give appropriate credit.
69
+ - **NonCommercial** — You may not use the material for commercial purposes.
70
+
71
+ Full license text: [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/)
72
+ .
73
 
74
  ## Support
75
  If you find this work valuable and want to support further experiments:
 
88
  author = {Rob Hak},
89
  year = {2025},
90
  url = {https://huggingface.co/rfcoder0/qwen3-4b-custom-Sile}
91
+ }