Create LICENSE
Browse files
LICENSE
ADDED
|
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# License
|
| 2 |
+
|
| 3 |
+
This model is a derivative of google/paligemma2-3b-pt-224 and is subject to:
|
| 4 |
+
|
| 5 |
+
1. The Gemma Terms of Use (https://ai.google.dev/gemma/terms)
|
| 6 |
+
2. The restrictions of datasets used for fine-tuning, including material under
|
| 7 |
+
Creative Commons Attribution-NonCommercial (CC BY-NC 4.0).
|
| 8 |
+
|
| 9 |
+
Therefore, this model is made available **for non-commercial use only**.
|
| 10 |
+
|
| 11 |
+
You may:
|
| 12 |
+
- Use, reproduce, and share the model and its outputs for non-commercial research and educational purposes.
|
| 13 |
+
- Modify and redistribute the model provided you:
|
| 14 |
+
- Include a copy of the Gemma Terms of Use.
|
| 15 |
+
- Retain this license and NOTICE file.
|
| 16 |
+
- Indicate if you modified the model.
|
| 17 |
+
|
| 18 |
+
Attribution:
|
| 19 |
+
Mateo Guaman Castro, University of Washington (2025). “mateoguaman/vamos” Derived from google/paligemma2-3b-pt-224.
|