File size: 1,150 Bytes
843083e
 
7767ff0
 
 
 
 
843083e
7767ff0
 
4357171
7767ff0
 
 
03fa443
7767ff0
 
 
 
03fa443
7767ff0
d747cbc
7767ff0
 
 
 
 
d747cbc
7767ff0
 
 
d747cbc
03fa443
d747cbc
03fa443
 
7767ff0
 
 
 
 
d747cbc
 
 
7767ff0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
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

```python

```

[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/)の支援を受けて学習を行いました。