Upload folder using huggingface_hub
Browse files- config.json +7 -0
- trajectory_head.pt +3 -0
config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_id": "Qwen/Qwen2.5-VL-3B-Instruct",
|
| 3 |
+
"chunk_size": 16,
|
| 4 |
+
"dit_hidden_size": 512,
|
| 5 |
+
"dit_num_layers": 6,
|
| 6 |
+
"best_loss": 0.16406146394491467
|
| 7 |
+
}
|
trajectory_head.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51f97190319bd4a50d1bff20f30985a9535963aeadcb8f3ed7d8e2fea85e8d98
|
| 3 |
+
size 73580119
|