Kendamarron commited on
Commit
d764c39
1 Parent(s): 93140a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
 
2
  ```python
3
  import torch
 
1
+ [Qwen/Qwen1.5-0.5B](https://huggingface.co/Qwen/Qwen1.5-0.5B)を日英データ5Bトークンで継続事前学習したモデルです。
2
+
3
+ 詳細は[こちら](https://zenn.dev/kendama/articles/55564e12da6e82)をご覧ください。
4
+
5
+ 名前の由来は日本の在来馬であるトカラウマからです。
6
 
7
  ```python
8
  import torch