Training in progress, step 50
Browse files
config.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "microsoft/git-base",
|
| 3 |
+
"architectures": [
|
| 4 |
+
"GitForCausalLM"
|
| 5 |
+
],
|
| 6 |
+
"attention_probs_dropout_prob": 0.1,
|
| 7 |
+
"bos_token_id": 101,
|
| 8 |
+
"classifier_dropout": null,
|
| 9 |
+
"eos_token_id": 102,
|
| 10 |
+
"hidden_act": "gelu",
|
| 11 |
+
"hidden_dropout_prob": 0.1,
|
| 12 |
+
"hidden_size": 768,
|
| 13 |
+
"initializer_range": 0.02,
|
| 14 |
+
"intermediate_size": 3072,
|
| 15 |
+
"layer_norm_eps": 1e-12,
|
| 16 |
+
"max_position_embeddings": 1024,
|
| 17 |
+
"model_type": "git",
|
| 18 |
+
"num_attention_heads": 12,
|
| 19 |
+
"num_hidden_layers": 6,
|
| 20 |
+
"num_image_with_embedding": null,
|
| 21 |
+
"pad_token_id": 0,
|
| 22 |
+
"position_embedding_type": "absolute",
|
| 23 |
+
"tie_word_embeddings": false,
|
| 24 |
+
"torch_dtype": "float32",
|
| 25 |
+
"transformers_version": "4.38.1",
|
| 26 |
+
"use_cache": true,
|
| 27 |
+
"vision_config": {
|
| 28 |
+
"dropout": 0.0,
|
| 29 |
+
"initializer_factor": 1.0,
|
| 30 |
+
"model_type": "git_vision_model",
|
| 31 |
+
"projection_dim": 512
|
| 32 |
+
},
|
| 33 |
+
"vocab_size": 30522
|
| 34 |
+
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea1293ea3663d692a9f2af8a465bd86678ac6cf25750e60df67c49e81f4116fb
|
| 3 |
+
size 706516040
|
runs/Mar01_17-41-35_8d1f1ec3cda2/events.out.tfevents.1709314910.8d1f1ec3cda2.1327.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42b431273d9b7b70cfcec987292ce200d8e6d8cfe24cf9b32573dfc36c5a2c85
|
| 3 |
+
size 5311
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab9fddf9a2b6f03c2e4e352598986b73ed1b698717231f75da25b72c3009a387
|
| 3 |
+
size 4920
|