Text Generation
Transformers
Safetensors
gemma2
unsloth
text-generation-inference
Inference Endpoints
Taka2024 commited on
Commit
d925ac1
·
verified ·
1 Parent(s): 267bb8f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - unsloth
5
+ license: gemma
6
+ datasets:
7
+ - llm-jp/magpie-sft-v1.0
8
+ - DeL-TaiseiOzaki/Tengentoppa-sft-qwen2.5-32b-reasoning-100k
9
+ - weblab-GENIAC/Open-Platypus-Japanese-masked
10
+ base_model:
11
+ - google/gemma-2-27b
12
+ ---
13
+
14
+ ## 学習データ
15
+ 以下のデータセットを使用。
16
+ - [llm-jp/magpie-sft-v1.0](https://huggingface.co/datasets/llm-jp/magpie-sft-v1.0) (apache-2.0)
17
+ - [DeL-TaiseiOzaki/Tengentoppa-sft-qwen2.5-32b-reasoning-100k](https://huggingface.co/datasets/DeL-TaiseiOzaki/Tengentoppa-sft-qwen2.5-32b-reasoning-100k) (apache-2.0)
18
+ - [weblab-GENIAC/Open-Platypus-Japanese-masked](https://huggingface.co/datasets/weblab-GENIAC/Open-Platypus-Japanese-masked) (MIT)
19
+ - MITライセンスのデータのみ抽出して使用。
20
+
21
+ gemma-2利用にあたり、ライセンス上制約の懸念のあるデータセットは利用していない。
22
+
23
+ [google/gemma-2-27b](https://huggingface.co/google/gemma-2-27b)にLoraアダプタ([Taka2024/gemma-2-27b-it-2_lora](https://huggingface.co/Taka2024/gemma-2-27b-it-2_lora))をマージ(16bit)して保存したもの。