YUGOROU commited on
Commit
c949dc0
·
verified ·
1 Parent(s): fcd84e6

ライセンスをApache 2.0に変更(Gemma 4はApache 2.0で公開)

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: gemma
3
  base_model: unsloth/gemma-4-26B-A4B
4
  library_name: transformers
5
  pipeline_tag: text-generation
@@ -72,8 +72,9 @@ print(tok.decode(out[0][ids.shape[1]:], skip_special_tokens=True))
72
 
73
  ## Attribution & license
74
 
75
- This model is a fine-tune of Google **Gemma** and is distributed under the
76
- [Gemma Terms of Use](https://ai.google.dev/gemma/terms); your use is subject to those terms.
 
77
 
78
  Training data derived from **AI王 (Project AIO) / JAQKET**. Quiz questions ©
79
  abc/EQIDEN実行委員会 / 株式会社キュービック / クイズ法人カプリティオ.
 
1
  ---
2
+ license: apache-2.0
3
  base_model: unsloth/gemma-4-26B-A4B
4
  library_name: transformers
5
  pipeline_tag: text-generation
 
72
 
73
  ## Attribution & license
74
 
75
+ This model is a fine-tune of Google **Gemma 4**, which Google releases under the
76
+ [Apache License 2.0](https://ai.google.dev/gemma/apache_2.md.txt). The model weights are therefore
77
+ distributed under Apache 2.0.
78
 
79
  Training data derived from **AI王 (Project AIO) / JAQKET**. Quiz questions ©
80
  abc/EQIDEN実行委員会 / 株式会社キュービック / クイズ法人カプリティオ.