KoichiYasuoka commited on
Commit
eabb5e0
1 Parent(s): fc2e3cb
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -27,3 +27,6 @@ nlp=pipeline("upos","KoichiYasuoka/Llama-3-Swallow-8B-upos",trust_remote_code=Tr
27
  print(nlp("国境の長いトンネルを抜けると雪国であった。"))
28
  ```
29
 
 
 
 
 
27
  print(nlp("国境の長いトンネルを抜けると雪国であった。"))
28
  ```
29
 
30
+ ## Reference
31
+
32
+ 安岡孝一: [GPT系モデルの系列ラベリングによる品詞付与](http://hdl.handle.net/2433/288964), 東洋学へのコンピュータ利用, 第38回研究セミナー (2024年7月26日), pp.3-10.