JuanJoseMV
commited on
Commit
•
9d242ea
1
Parent(s):
ec5dde4
JuanJoseMV/E0_improv_0
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:2588da687e2bc392cf869288458c7bfec65b2dd8cdeafa6428eec8a31d6a4d91
|
3 |
+
size 328684469
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a44f1fef467b432549dfa6748e2d12166897f3d0fff4dac7f3198784741af09
|
3 |
+
size 3451
|