masanorihirano commited on
Commit
494d9f8
1 Parent(s): cdb4a26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -37,3 +37,24 @@ model = PeftModel.from_pretrained(
37
  ```
38
 
39
  To see more latest information, please go to [llm.msuzuki.me](https://llm.msuzuki.me).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
  ```
38
 
39
  To see more latest information, please go to [llm.msuzuki.me](https://llm.msuzuki.me).
40
+
41
+ ## Details
42
+
43
+ - Japanese Paper: [https://jxiv.jst.go.jp/index.php/jxiv/preprint/view/383](https://jxiv.jst.go.jp/index.php/jxiv/preprint/view/383)
44
+ - English Paper: [https://arxiv.org/abs/2305.12720](https://arxiv.org/abs/2305.12720)
45
+ - GitHub: [https://github.com/masanorihirano/llm-japanese-dataset](https://github.com/masanorihirano/llm-japanese-dataset)
46
+ - Website: [llm.msuzuki.me](https://llm.msuzuki.me).
47
+
48
+ Citation:
49
+ ```
50
+ @preprint{Hirano2023-llmj,
51
+ title={{llm-japanese-dataset v0: Construction of Japanese Chat Dataset for Large Language Models and its Methodology}},
52
+ autor={Masanori HIRANO and Masahiro SUZUKI and Hiroki SAKAJI},
53
+ doi={10.48550/arXiv.2305.12720},
54
+ archivePrefix={arXiv},
55
+ arxivId={2305.12720},
56
+ year={2023}
57
+ }
58
+ ```
59
+
60
+ If you have any inquiries, such as joint research, data provision, various types of support, please email to [email protected] .