AIBunCho's picture
Update README.md
4357171
|
raw
history blame
1.12 kB
---
license: openrail
datasets:
- cc100
language:
- ja
pipeline_tag: text-generation
---
# AIBunCho/japanese-novel-gpt-j-6b
[AI BunCho](https://bun-cho.work/)で利用しているモデルです。2021年に作った小説用言語モデルです。
## Model Details
GPT-J-6BをTPUで2週間日本語tokenizerで事前学習し、その後2週間小説用データで転移学習したものです。
## Uses
```
```
[More Information Needed]
## Bias, Risks, and Limitations
The pre-training dataset may have contained offensive or inappropriate content even after applying data cleansing filters which can be reflected in the model generated text. We recommend users exercise reasonable caution when using these models in production systems. Do not use the model for any applications that may cause harm or distress to individuals or groups.
### Training Data
cc100の日本語データ
Wikipedia
その他web小説データ
## Author
X(旧Twitter): @OsoneHiroyuki
## Acknowledgements
[Google TPU research cloud](https://sites.research.google/trc/about/)の支援を受けて学習を行いました。