Training in progress, step 50
Browse files- config.json +34 -0
- model.safetensors +3 -0
- runs/Jul31_06-21-32_80282c379916/events.out.tfevents.1722406897.80282c379916.4172.1 +3 -0
- runs/Jul31_06-24-02_80282c379916/events.out.tfevents.1722407045.80282c379916.4172.2 +3 -0
- runs/Jul31_06-24-02_80282c379916/events.out.tfevents.1722407128.80282c379916.4172.3 +3 -0
- training_args.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_name_or_path": "/content/drive/MyDrive/\u110b\u1167\u11ab\u1100\u116e\u1109\u1175\u11af/LG_PBL/checkpoint/git-base-cartoon/checkpoint-final",
|
| 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.42.4",
|
| 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:eb238d5d61c023537b7d7789b5179f060697c28b84d67ff9d3ca2d10bd272044
|
| 3 |
+
size 706516040
|
runs/Jul31_06-21-32_80282c379916/events.out.tfevents.1722406897.80282c379916.4172.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:faa7883a56daaa4f25b030a12cd6b4e911d7287aa0660842b0d20abd48e7dd2b
|
| 3 |
+
size 10441
|
runs/Jul31_06-24-02_80282c379916/events.out.tfevents.1722407045.80282c379916.4172.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:210a12fb2d124ac90a76b9acb1942d0e2898b4c8024ad0f6be9226725073f94f
|
| 3 |
+
size 5368
|
runs/Jul31_06-24-02_80282c379916/events.out.tfevents.1722407128.80282c379916.4172.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aaaf5140403c78272430eb3f1328e636f402076e31e8b3b048e31f9be4387e6c
|
| 3 |
+
size 5741
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:becf88e9df383bd37754ab0537fb6a146bed268346629fc3e9671911b9d51afe
|
| 3 |
+
size 5112
|