RaphaelKalandadze
commited on
Commit
•
d9207a1
1
Parent(s):
f364797
yolo_test
Browse files- .gitignore +1 -0
- pytorch_model.bin +3 -0
- training_args.bin +3 -0
.gitignore
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
checkpoint-*/
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:664d228f932c94e7ffeecd915cbab778dd36810b21dd4ca8fa8203cf5169c8c4
|
3 |
+
size 273109529
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4e103b2f18f4f6bf8d1fe6c29eddefee458e75d23a891fea0e51a765faba333
|
3 |
+
size 3579
|