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 230058672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ad710b1e561cd79e7c037510a5f71494a47321988e7a2c9d8df04830beb2e78
|
3 |
size 230058672
|
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:a1f4ace3db9227de99a02112f9fa1d70701ac387f8cfc6ef72b5b56289f8b884
|
3 |
size 5240
|