jondurbin commited on
Commit
d9808e2
1 Parent(s): b7c753a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -277,6 +277,10 @@ torchrun --nproc_per_node=8 --master_port=20001 /workspace/FastChat/fastchat/tra
277
 
278
  This ran on 8x nvidia 80gb a100's for about 40 hours.
279
 
 
 
 
 
280
 
281
  ### License
282
  The model is licensed under the LLaMA model, and the dataset is licensed under the terms of OpenAI because it uses ChatGPT. Everything else is free.
 
277
 
278
  This ran on 8x nvidia 80gb a100's for about 40 hours.
279
 
280
+ ![train/loss](IMG_0128.jpeg)
281
+
282
+ ![eval/loss](IMG_0130.jpeg)
283
+
284
 
285
  ### License
286
  The model is licensed under the LLaMA model, and the dataset is licensed under the terms of OpenAI because it uses ChatGPT. Everything else is free.