Commit
·
f8d1103
1
Parent(s):
51abe6a
jorge-henao/bertin-gpt-j-6B-es-ft-ask2democracy-cqa-salud-esco
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:06b8a360a7f4357f4400a283ceb53ef29ccd69d20cd7cc2159d17c60185d1108
|
3 |
+
size 6585343129
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40d219fe08a834d70f6ff0f9f848e640fbeaf4d3a6939c4cb68565822193928a
|
3 |
+
size 3643
|