Zimix commited on
Commit
64d931f
1 Parent(s): fccf343

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -61,7 +61,7 @@ During the incremental training process, we used 160 A100s with a total of 40GB
61
 
62
  Throughout the training process, we encountered various issues such as machine crashes, underlying framework bugs, and loss spikes. However, we ensured the stability of the incremental training by making rapid adjustments. We have also released the loss curve during the training process to help everyone understand the potential issues that may arise.
63
 
64
- <img src="https://huggingface.co/datasets/suolyer/testb/resolve/main/loss.png" width=1000 height=600>
65
 
66
  ### 多任务有监督微调 Supervised finetuning
67
 
 
61
 
62
  Throughout the training process, we encountered various issues such as machine crashes, underlying framework bugs, and loss spikes. However, we ensured the stability of the incremental training by making rapid adjustments. We have also released the loss curve during the training process to help everyone understand the potential issues that may arise.
63
 
64
+ <img src="https://huggingface.co/datasets/suolyer/testb/blob/main/loss.png" width=1000 height=600>
65
 
66
  ### 多任务有监督微调 Supervised finetuning
67