athena129 commited on
Commit
9621e14
·
verified ·
1 Parent(s): e9c6861

model card: correct license to Apache 2.0 (Gemma 4 upstream is Apache 2.0, not Gemma TOU)

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- license: gemma
3
- license_link: https://ai.google.dev/gemma/terms
4
  library_name: transformers
5
  pipeline_tag: text-generation
6
  base_model: google/gemma-4-E2B-it
@@ -61,7 +61,7 @@ Under the evaluation protocol of [Foundation-Sec-8B (arXiv:2504.21039)](https://
61
  | Adapter | LoRA r=64, alpha=64, dropout=0.05 |
62
  | Precision | bfloat16 |
63
  | Languages | English |
64
- | License | Gemma Terms of Use |
65
 
66
  ## Intended Use
67
 
 
1
  ---
2
+ license: apache-2.0
3
+ license_link: https://ai.google.dev/gemma/docs/gemma_4_license
4
  library_name: transformers
5
  pipeline_tag: text-generation
6
  base_model: google/gemma-4-E2B-it
 
61
  | Adapter | LoRA r=64, alpha=64, dropout=0.05 |
62
  | Precision | bfloat16 |
63
  | Languages | English |
64
+ | License | Apache 2.0 |
65
 
66
  ## Intended Use
67