Upload folder using huggingface_hub
Browse files- config.json +1 -1
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
"add_bias_logits": false,
|
| 5 |
"add_final_layer_norm": false,
|
| 6 |
"architectures": [
|
| 7 |
-
"
|
| 8 |
],
|
| 9 |
"attention_dilation": [
|
| 10 |
1,
|
|
|
|
| 4 |
"add_bias_logits": false,
|
| 5 |
"add_final_layer_norm": false,
|
| 6 |
"architectures": [
|
| 7 |
+
"LEDForConditionalGeneration"
|
| 8 |
],
|
| 9 |
"attention_dilation": [
|
| 10 |
1,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95c77080b323e29923dbaae23c303bd7680b999ec657f3e627c54351b4dd9261
|
| 3 |
+
size 600441076
|
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:70bd6410fd0f2590e1dec933563b6473545637d6a65f5f5769196c352f4b56bd
|
| 3 |
size 5240
|