ysasaki6023
commited on
Commit
•
7d27107
1
Parent(s):
e62ff5c
Training in progress, epoch 1
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:abb2840c5f89702feada520b02b11f30fce459a819e50b7fb8e05670514be262
|
3 |
+
size 512782813
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42c1239fef08c9da5a6ee84fbd15d24d5290a7c253975b91a6bc325cf20efe2c
|
3 |
+
size 3515
|