MMoshtaghi commited on
Commit
2786e40
·
verified ·
1 Parent(s): 550d215

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -10,6 +10,8 @@ tags:
10
  license: apache-2.0
11
  language:
12
  - en
 
 
13
  ---
14
 
15
  # Uploaded model
@@ -71,4 +73,4 @@ _ = model.generate(**inputs, streamer = text_streamer, max_new_tokens = 64,
71
 
72
 
73
  ## Citations
74
- This VLM model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
 
10
  license: apache-2.0
11
  language:
12
  - en
13
+ datasets:
14
+ - unsloth/llava-instruct-mix-vsft-mini
15
  ---
16
 
17
  # Uploaded model
 
73
 
74
 
75
  ## Citations
76
+ This VLM model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.