Training in progress, step 500
Browse files- config.json +1 -0
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"EncoderDecoderModel"
|
4 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "khairi/seq2seq-plm",
|
3 |
"architectures": [
|
4 |
"EncoderDecoderModel"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 209557076
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5e9a911439c1221d49c224e55aef6fa8258bdf9687675f7a03047ddb99ef5fb
|
3 |
size 209557076
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e205e0570887b2bcda5fce5f93b0c554f0bf5aa75e6e07cd99a34e21fed8dd3
|
3 |
size 5240
|