irfanfadhullah commited on
Commit
61c9544
1 Parent(s): af95f14

update README

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -9,6 +9,16 @@ tags:
9
  - llama
10
  - gguf
11
  base_model: unsloth/llama-3-8b-bnb-4bit
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  # Uploaded model
@@ -19,4 +29,4 @@ base_model: unsloth/llama-3-8b-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
  - gguf
11
  base_model: unsloth/llama-3-8b-bnb-4bit
12
+ datasets:
13
+ - osunlp/Mind2Web
14
+ - rootsautomation/ScreenSpot
15
+ - ScreenAgent
16
+ - WinAgent
17
+ metrics:
18
+ - bleu
19
+ - f1
20
+ - accuracy
21
+ pipeline_tag: text-generation
22
  ---
23
 
24
  # Uploaded model
 
29
 
30
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
31
 
32
+ [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)