Repository files navigation
A small language model for writing nice Japanese.
青空文庫 をベースにした小規模言語モデルです。
このQiita記事 でデータセットの詳細が書いてあるので、ご参考まで。
21.693217 M parameters at the moment.
現時点で21,693,217個のパラメーターです。ちっちゃなモデルではありますが、侮らないでね。もしかして次の芥川賞を取るかもしれんぞ!
See \example_scripts for example scripts of this model.
See \example_text for example text generated from this model.
このモデルの例題スクリプトは\example_scriptsにあります。
このモデルから生成された例文は\example_textにあります。
As I am but a puny university student, I do not have access to big GPU.
As such, let's see if we can use transfer learning from a LLM for English!
Languages, even though they may look and sound different, all share some inner structure.
As such, perhaps we can get good results from transfer learning?
一文なしの大学生の私には、数多くの高性能なGPUは周りに転がっていません。
そのため、英語のLLMからの転移学習を使用できるかどうかを見てみましょう!
言語は見た目や音が異なるかもしれませんが、ある程度の内部構造を共有しているはずです。
なので、転移学習から良い結果を得ることができるかもしれません。
This code is heavily inspired from karpathy 's YouTube series. The guy is a legend. And handsome!
このコードは、karpathy 氏のYouTubeシリーズから大いに インスピレーションを受けました。神。
About
A small language model trained on famous literary works in Japanese.
Topics
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.