Training in progress, epoch 1
Browse files- config.json +6 -0
- pytorch_model.bin +3 -0
- training_args.bin +3 -0
config.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_type": "mixdetr",
|
| 3 |
+
"library": "PyTorch",
|
| 4 |
+
"transformers": "4.53.0",
|
| 5 |
+
"date": "2025-07-02T19:12:37"
|
| 6 |
+
}
|
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d128d44004631a452492b1cb2987f1cdd2d9aa7ff06c7e987f5c182597695aa6
|
| 3 |
+
size 499651182
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb90adaae7e8dbf370464364dcab4ee888bd8526bc33d4aab91b186b53c244e0
|
| 3 |
+
size 5368
|