Training in progress, step 50
Browse files- config.json +34 -0
- model.safetensors +3 -0
- runs/Oct27_15-55-09_90eb4a1b1634/events.out.tfevents.1730044511.90eb4a1b1634.30.0 +3 -0
- runs/Oct27_15-56-05_90eb4a1b1634/events.out.tfevents.1730044565.90eb4a1b1634.30.1 +3 -0
- runs/Oct27_15-56-56_90eb4a1b1634/events.out.tfevents.1730044617.90eb4a1b1634.30.2 +3 -0
- runs/Oct27_15-59-36_90eb4a1b1634/events.out.tfevents.1730044777.90eb4a1b1634.30.3 +3 -0
- runs/Oct27_15-59-45_90eb4a1b1634/events.out.tfevents.1730044786.90eb4a1b1634.30.4 +3 -0
- runs/Oct27_16-01-20_90eb4a1b1634/events.out.tfevents.1730044880.90eb4a1b1634.30.5 +3 -0
- runs/Oct27_16-09-23_90eb4a1b1634/events.out.tfevents.1730045363.90eb4a1b1634.30.6 +3 -0
- runs/Oct27_16-10-13_90eb4a1b1634/events.out.tfevents.1730045414.90eb4a1b1634.30.7 +3 -0
- runs/Oct27_16-10-40_90eb4a1b1634/events.out.tfevents.1730045441.90eb4a1b1634.30.8 +3 -0
- runs/Oct27_16-11-23_90eb4a1b1634/events.out.tfevents.1730045484.90eb4a1b1634.30.9 +3 -0
- runs/Oct27_16-12-06_90eb4a1b1634/events.out.tfevents.1730045527.90eb4a1b1634.30.10 +3 -0
- runs/Oct27_16-12-36_90eb4a1b1634/events.out.tfevents.1730045556.90eb4a1b1634.30.11 +3 -0
- runs/Oct27_16-12-46_90eb4a1b1634/events.out.tfevents.1730045566.90eb4a1b1634.30.12 +3 -0
- runs/Oct27_16-13-50_90eb4a1b1634/events.out.tfevents.1730045630.90eb4a1b1634.30.13 +3 -0
- runs/Oct27_16-14-02_90eb4a1b1634/events.out.tfevents.1730045642.90eb4a1b1634.30.14 +3 -0
- runs/Oct27_16-14-55_90eb4a1b1634/events.out.tfevents.1730045696.90eb4a1b1634.30.15 +3 -0
- runs/Oct27_16-15-29_90eb4a1b1634/events.out.tfevents.1730045729.90eb4a1b1634.30.16 +3 -0
- runs/Oct27_16-15-44_90eb4a1b1634/events.out.tfevents.1730045745.90eb4a1b1634.30.17 +3 -0
- runs/Oct27_16-16-38_90eb4a1b1634/events.out.tfevents.1730045799.90eb4a1b1634.30.18 +3 -0
- training_args.bin +3 -0
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.45.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:e642b7e89ded2abe8f8b31463d66d0f8c453c5687e63738b4470e05db83bc2ac
|
3 |
+
size 706516040
|
runs/Oct27_15-55-09_90eb4a1b1634/events.out.tfevents.1730044511.90eb4a1b1634.30.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e3b84671fe3e50978fe3c1d3e04bca3cb4c87bdcaf9c09efff995f0df7a1b8d
|
3 |
+
size 5144
|
runs/Oct27_15-56-05_90eb4a1b1634/events.out.tfevents.1730044565.90eb4a1b1634.30.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59712a2423df91dfada6c8076818c0fa79c3b567ea8f858d73d81f4b28bf4f78
|
3 |
+
size 5144
|
runs/Oct27_15-56-56_90eb4a1b1634/events.out.tfevents.1730044617.90eb4a1b1634.30.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17776fc9acd780ab23ae4e654fd5c0cfc66eaa69984155b24321431199403528
|
3 |
+
size 5144
|
runs/Oct27_15-59-36_90eb4a1b1634/events.out.tfevents.1730044777.90eb4a1b1634.30.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a52138fae46025c9d7578d8474c3c3d33121b1afbe3182f331a73a3ffedd444f
|
3 |
+
size 5144
|
runs/Oct27_15-59-45_90eb4a1b1634/events.out.tfevents.1730044786.90eb4a1b1634.30.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c77289d2b4ae237be877ef2fba9de178edaf7f494d01e1c4705031423fced4e
|
3 |
+
size 5144
|
runs/Oct27_16-01-20_90eb4a1b1634/events.out.tfevents.1730044880.90eb4a1b1634.30.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ba1badc8287f76e2228e379b107b1089495eab1c73a65e5c123374be53a431b
|
3 |
+
size 5144
|
runs/Oct27_16-09-23_90eb4a1b1634/events.out.tfevents.1730045363.90eb4a1b1634.30.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e477c005fac2243e7f30d79ffc7cc7636d0396c3c8edd920aedd19e141017f3
|
3 |
+
size 5144
|
runs/Oct27_16-10-13_90eb4a1b1634/events.out.tfevents.1730045414.90eb4a1b1634.30.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fbc6c48403e9c4bd6c883c0005124b989d77176ceb6aca1b4bb71e5cf870f7f
|
3 |
+
size 5144
|
runs/Oct27_16-10-40_90eb4a1b1634/events.out.tfevents.1730045441.90eb4a1b1634.30.8
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b20b67941a8a1579ecb1d6b9cd389cbc4252c54c831523b438cad72e040aa8f
|
3 |
+
size 5144
|
runs/Oct27_16-11-23_90eb4a1b1634/events.out.tfevents.1730045484.90eb4a1b1634.30.9
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97448473252517d90eecd3a4c452d0667c34c9349dae954106f2399e2b6a3423
|
3 |
+
size 5144
|
runs/Oct27_16-12-06_90eb4a1b1634/events.out.tfevents.1730045527.90eb4a1b1634.30.10
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:394c2b3884cb8104951e319613ba7aeaf552f75d8506b6523b2bd82cba0d8ec8
|
3 |
+
size 5144
|
runs/Oct27_16-12-36_90eb4a1b1634/events.out.tfevents.1730045556.90eb4a1b1634.30.11
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aba7179dcff6d23b8f79ee101e57a763befbe30fd44aebbf7310b26e992bbf46
|
3 |
+
size 5144
|
runs/Oct27_16-12-46_90eb4a1b1634/events.out.tfevents.1730045566.90eb4a1b1634.30.12
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae325545f082d62d04a864de5ab2815905a3c409f2179543957cb6735ab67d2b
|
3 |
+
size 5144
|
runs/Oct27_16-13-50_90eb4a1b1634/events.out.tfevents.1730045630.90eb4a1b1634.30.13
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37201220d4131a02d0471208075c1bdf7b62856110a2cac8b69c35253b55412a
|
3 |
+
size 5144
|
runs/Oct27_16-14-02_90eb4a1b1634/events.out.tfevents.1730045642.90eb4a1b1634.30.14
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3788dc1618419a767290250287fc092b9892b1c3d1b1adcd842177b0cb7627bd
|
3 |
+
size 5144
|
runs/Oct27_16-14-55_90eb4a1b1634/events.out.tfevents.1730045696.90eb4a1b1634.30.15
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:182005f72ac6c69fe2afbeeedd498f5f14dd8c66a60acea16fc51098e0d1e443
|
3 |
+
size 5144
|
runs/Oct27_16-15-29_90eb4a1b1634/events.out.tfevents.1730045729.90eb4a1b1634.30.16
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d01e7e38ace51876539b87a4b78a07ea59714e79eee28c6bad335d4e3568074d
|
3 |
+
size 4184
|
runs/Oct27_16-15-44_90eb4a1b1634/events.out.tfevents.1730045745.90eb4a1b1634.30.17
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b516ae6344a162f0811dec173a800c700c4c77bdf9daddcceeb5c14a2882dd58
|
3 |
+
size 5351
|
runs/Oct27_16-16-38_90eb4a1b1634/events.out.tfevents.1730045799.90eb4a1b1634.30.18
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1220a454202ef56934967bbaa0de7175ed09d66f30c6e81d32535bd8cc336652
|
3 |
+
size 6017
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb05632e590c0ac405785854df3eeaed1adafa419f0bca155af1895200a711d4
|
3 |
+
size 5240
|