nqtruong commited on
Commit
02d2479
1 Parent(s): b3f9767

Training in progress, step 1

Browse files
Files changed (3) hide show
  1. config.json +11 -0
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "embed_dim": 768,
3
+ "ignore_index": -100,
4
+ "image_token_index": 256000,
5
+ "language_model_name": "google/gemma-2b-it",
6
+ "model_type": "qavision",
7
+ "pad_token_id": -1,
8
+ "projector_hidden_dim": 2048,
9
+ "transformers_version": "4.42.3",
10
+ "vision_model_name": "facebook/dinov2-base"
11
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f5f685f30c75492d9db09803c0b7636f6998d45353242956eda6d147cf23b78
3
  size 4537938567
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16998743743c05c286223283ce0b96394b58df3b064cbfd3a7571e5bb7082217
3
  size 4537938567
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d56c0aeb2a57a0d12a148c32eb6c8df8ea8fd18d185cae9fa4858ebfb60b0730
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc8439d1c9df27cd6728dfdbc3c2856e108ffb413b74b295939ae382c137c2d6
3
  size 5112