Training in progress, step 16
Browse files- config.json +16 -0
- model.safetensors +3 -0
- runs/Jun05_22-07-22_158-101-18-255/events.out.tfevents.1717625245.158-101-18-255.10600.0 +3 -0
- runs/Jun05_22-08-15_158-101-18-255/events.out.tfevents.1717625298.158-101-18-255.10600.1 +3 -0
- runs/Jun05_22-08-15_158-101-18-255/events.out.tfevents.1717625310.158-101-18-255.10600.2 +3 -0
- runs/Jun05_22-09-36_158-101-18-255/events.out.tfevents.1717625377.158-101-18-255.10761.0 +3 -0
- training_args.bin +3 -0
config.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "vikhyatk/moondream2",
|
3 |
+
"architectures": [
|
4 |
+
"Moondream"
|
5 |
+
],
|
6 |
+
"auto_map": {
|
7 |
+
"AutoConfig": "configuration_moondream.MoondreamConfig",
|
8 |
+
"AutoModelForCausalLM": "vikhyatk/moondream2--moondream.Moondream"
|
9 |
+
},
|
10 |
+
"model_type": "moondream1",
|
11 |
+
"text_config": {
|
12 |
+
"model_type": "phi"
|
13 |
+
},
|
14 |
+
"torch_dtype": "float16",
|
15 |
+
"transformers_version": "4.41.2"
|
16 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:610b1c188fe058bae984de61382bde3fb755dd04c5e1a6f8b11142dc46c158df
|
3 |
+
size 3733912224
|
runs/Jun05_22-07-22_158-101-18-255/events.out.tfevents.1717625245.158-101-18-255.10600.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f42cbcd3d061b8c756c6d223118aae23248b9953fabe43ba2e2c13d31f3a760
|
3 |
+
size 4562
|
runs/Jun05_22-08-15_158-101-18-255/events.out.tfevents.1717625298.158-101-18-255.10600.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c66432593f1e93c9b2a1385cbaf1c685d4952d66044a0eed6d1a6ce5eb1e457a
|
3 |
+
size 4559
|
runs/Jun05_22-08-15_158-101-18-255/events.out.tfevents.1717625310.158-101-18-255.10600.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13f9b67850bdda133784076274009a78978e50dd5303669697d07f6676a95ae1
|
3 |
+
size 4559
|
runs/Jun05_22-09-36_158-101-18-255/events.out.tfevents.1717625377.158-101-18-255.10761.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9755c4de141be3e9cab5712cc2a5c1e79d43ecd7be4e34314917b5ce7923e638
|
3 |
+
size 4973
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79c1e9bebeaf8a0c0ba231b91f6c7e7f99a16606164f25333e9b5f105b76efd0
|
3 |
+
size 5112
|