Update README.md
Browse files
README.md
CHANGED
@@ -11,12 +11,17 @@ license: apache-2.0
|
|
11 |
language:
|
12 |
- en
|
13 |
---
|
|
|
|
|
|
|
|
|
|
|
14 |
|
15 |
# Uploaded model
|
16 |
|
17 |
- **Developed by:** joonsong
|
18 |
- **License:** apache-2.0
|
19 |
-
- **Finetuned from model :** unsloth/
|
20 |
|
21 |
This mllama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
22 |
|
|
|
11 |
language:
|
12 |
- en
|
13 |
---
|
14 |
+
datasets:
|
15 |
+
--Hand Gesture Recognition Database
|
16 |
+
--https://www.kaggle.com/datasets/gti-upm/leapgestrecog
|
17 |
+
|
18 |
+
|
19 |
|
20 |
# Uploaded model
|
21 |
|
22 |
- **Developed by:** joonsong
|
23 |
- **License:** apache-2.0
|
24 |
+
- **Finetuned from model :** unsloth/llava-hf/llava-v1.6-mistral-7b-hf
|
25 |
|
26 |
This mllama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
27 |
|