suyash2739 commited on
Commit
f66203b
1 Parent(s): 7d9d9c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -9,7 +9,16 @@ tags:
9
  - llama
10
  - trl
11
  base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
 
 
12
  ---
 
 
 
 
 
 
 
13
 
14
  # Uploaded model
15
 
@@ -19,4 +28,4 @@ base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
19
 
20
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
21
 
22
- [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
9
  - llama
10
  - trl
11
  base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
12
+ datasets:
13
+ - cmu_hinglish_dog
14
  ---
15
+ # Loss Curve
16
+
17
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65187b234965add2b08b2990/f-qJHUQGxN9yaXym_5u4V.png)
18
+
19
+ # Evaluation Loss
20
+
21
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65187b234965add2b08b2990/6VsNF_rgDjXlubd4x8dMk.png)
22
 
23
  # Uploaded model
24
 
 
28
 
29
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
30
 
31
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)