oshizo commited on
Commit
cd521ab
1 Parent(s): 6dac7cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -7,9 +7,10 @@ language:
7
 
8
  # Overview
9
 
10
- This model generates text like viewer comments in live streaming, such as Youtube Live.
 
11
 
12
- This model was trained on [rinna/japanese-gpt-neox-3.6b-instruction-ppo](https://huggingface.co/rinna/japanese-gpt-neox-3.6b-instruction-ppo) using Lora.
13
 
14
  # How to use the model
15
 
 
7
 
8
  # Overview
9
 
10
+ YouTube Liveなどのライブ配信での視聴者コメントのようなテキストを生成するモデルです。
11
+ [rinna/japanese-gpt-neox-3.6b-instruction-ppo](https://huggingface.co/rinna/japanese-gpt-neox-3.6b-instruction-ppo)をLoraで学習したadapter_modelのみをアップロードしました。
12
 
13
+ This model generates text like viewer comments in live streaming, such as YouTube Live. This model was trained on [rinna/japanese-gpt-neox-3.6b-instruction-ppo](https://huggingface.co/rinna/japanese-gpt-neox-3.6b-instruction-ppo) using Lora.
14
 
15
  # How to use the model
16