SylvanL commited on
Commit
3b2cb06
1 Parent(s): 0604f9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -32,7 +32,6 @@ base_model:
32
 
33
  ```
34
  epoch 1:
35
- "epoch": 0.9999178959467966,
36
  "num_input_tokens_seen": 1649269888,
37
  "total_flos": 3298213988794368.0,
38
  "train_loss": 1.0691444667014194,
@@ -42,6 +41,8 @@ epoch 1:
42
 
43
  ```
44
 
 
 
45
  ```
46
  llamafactory-cli train \
47
  --stage sft \
 
32
 
33
  ```
34
  epoch 1:
 
35
  "num_input_tokens_seen": 1649269888,
36
  "total_flos": 3298213988794368.0,
37
  "train_loss": 1.0691444667014194,
 
41
 
42
  ```
43
 
44
+ ![alt text](https://huggingface.co/SylvanL/ChatTCM-7B-SFT/blob/main/training_loss.png)
45
+
46
  ```
47
  llamafactory-cli train \
48
  --stage sft \