Transformers
Safetensors
unsloth
Inference Endpoints
SarahMars commited on
Commit
8e2709e
·
verified ·
1 Parent(s): 7d03088

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -10,6 +10,12 @@ base_model:
10
  - llm-jp/llm-jp-3-13b
11
  ---
12
 
 
 
 
 
 
 
13
  ## Uses
14
  下記を実行してください。GoogleColabを想定して記載しています。
15
  ```
 
10
  - llm-jp/llm-jp-3-13b
11
  ---
12
 
13
+ wandbのeval結果
14
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63f97df120589ee7cd642843/8FuqmAZe2knAQeJERSXL9.png)
15
+
16
+ wandbのtrain結果
17
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63f97df120589ee7cd642843/ucJVrwg6ujFINGZnV9jN6.png)
18
+
19
  ## Uses
20
  下記を実行してください。GoogleColabを想定して記載しています。
21
  ```