Instructions to use emendes3/llava_13b_exact_gps_coordinates_synthetic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use emendes3/llava_13b_exact_gps_coordinates_synthetic with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("liuhaotian/llava-v1.5-13b") model = PeftModel.from_pretrained(base_model, "emendes3/llava_13b_exact_gps_coordinates_synthetic") - Notebooks
- Google Colab
- Kaggle
Model save
Browse files
README.md
CHANGED
|
@@ -1,27 +1,26 @@
|
|
| 1 |
---
|
| 2 |
library_name: peft
|
| 3 |
tags:
|
| 4 |
-
- liuhaotian/llava-v1.5-13b_15.0
|
| 5 |
- generated_from_trainer
|
| 6 |
base_model: liuhaotian/llava-v1.5-13b
|
| 7 |
model-index:
|
| 8 |
-
- name:
|
| 9 |
results: []
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 13 |
should probably proofread and complete it, then remove this comment. -->
|
| 14 |
|
| 15 |
-
#
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [liuhaotian/llava-v1.5-
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- eval_loss: 0.
|
| 20 |
-
- eval_runtime: 79.
|
| 21 |
-
- eval_samples_per_second: 12.
|
| 22 |
-
- eval_steps_per_second: 0.
|
| 23 |
-
- epoch:
|
| 24 |
-
- step:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 1 |
---
|
| 2 |
library_name: peft
|
| 3 |
tags:
|
|
|
|
| 4 |
- generated_from_trainer
|
| 5 |
base_model: liuhaotian/llava-v1.5-13b
|
| 6 |
model-index:
|
| 7 |
+
- name: llava_13b_exact_gps_coordinates_synthetic
|
| 8 |
results: []
|
| 9 |
---
|
| 10 |
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 12 |
should probably proofread and complete it, then remove this comment. -->
|
| 13 |
|
| 14 |
+
# llava_13b_exact_gps_coordinates_synthetic
|
| 15 |
|
| 16 |
+
This model is a fine-tuned version of [liuhaotian/llava-v1.5-13b](https://huggingface.co/liuhaotian/llava-v1.5-13b) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- eval_loss: 0.0055
|
| 19 |
+
- eval_runtime: 79.7316
|
| 20 |
+
- eval_samples_per_second: 12.178
|
| 21 |
+
- eval_steps_per_second: 0.389
|
| 22 |
+
- epoch: 15.0
|
| 23 |
+
- step: 465
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1001466944
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4fc23474f06440b9a0ff2d4e2c91551390540a1163ecbd4f4846d45c9408a1f
|
| 3 |
size 1001466944
|
num_examples=200/llava-v1.5-13b_16.0/adapter_config.json
CHANGED
|
@@ -20,13 +20,13 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"
|
| 24 |
-
"up_proj",
|
| 25 |
"down_proj",
|
| 26 |
-
"
|
| 27 |
"v_proj",
|
| 28 |
"q_proj",
|
| 29 |
-
"
|
|
|
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
|
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
+
"o_proj",
|
|
|
|
| 24 |
"down_proj",
|
| 25 |
+
"gate_proj",
|
| 26 |
"v_proj",
|
| 27 |
"q_proj",
|
| 28 |
+
"up_proj",
|
| 29 |
+
"k_proj"
|
| 30 |
],
|
| 31 |
"task_type": "CAUSAL_LM",
|
| 32 |
"use_dora": false,
|
num_examples=200/llava-v1.5-13b_16.0/adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1001466944
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4fc23474f06440b9a0ff2d4e2c91551390540a1163ecbd4f4846d45c9408a1f
|
| 3 |
size 1001466944
|
num_examples=200/llava-v1.5-13b_16.0/training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6840
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bd69a893dc5529a753f09003ed6e7298ae36c3bbf9975222c527242d09cc5ad
|
| 3 |
size 6840
|