kochan13 commited on
Commit
d9697cf
·
verified ·
1 Parent(s): 36150b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ import json
44
  !pip install httpx==0.27.2
45
 
46
  # model,tokenizerの読み込み。
47
- model_name = "kochan13/llm-jp-3-13b-19_5-dpo"
48
 
49
  max_seq_length = 2048
50
  dtype = None
 
44
  !pip install httpx==0.27.2
45
 
46
  # model,tokenizerの読み込み。
47
+ model_name = "kochan13/llm-jp-3-13b-6"
48
 
49
  max_seq_length = 2048
50
  dtype = None