Datasets:

Modalities:
Text
Formats:
json
Languages:
Japanese
ArXiv:
Libraries:
Datasets
pandas
License:
retarfi commited on
Commit
82a8ce7
1 Parent(s): 50a0434

Update citation

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -26,11 +26,12 @@ LLM構築用の日本語チャットデータセット
26
 
27
  なお,Citationには,よろしければ,以下をご利用ください.
28
  ```
29
- @preprint{Suzuki2023-llmj,
30
- title={{日本語インストラクションデータを用いた対話可能な日本語大規模言語モデルのLoRAチューニング}},
31
- author={鈴木 雅弘 and 平野 正徳 and 坂地 泰紀},
32
- doi={10.51094/jxiv.422},
33
- archivePrefix={Jxiv},
 
34
  year={2023}
35
  }
36
  ```
 
26
 
27
  なお,Citationには,よろしければ,以下をご利用ください.
28
  ```
29
+ @preprint{Suzuki2023-llmvanilla,
30
+ title={{From Base to Conversational: Japanese Instruction Dataset and Tuning Large Language Models}},
31
+ autor={Masahiro Suzuki and Masanori Hirano and Hiroki Sakaji},
32
+ doi={10.48550/arXiv.2309.03412},
33
+ archivePrefix={arXiv},
34
+ arxivId={2309.03412},
35
  year={2023}
36
  }
37
  ```