StivenLancheros
commited on
Commit
·
ae266d6
1
Parent(s):
d9e0813
Model save
Browse files
generation_config.json
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token_id": 0,
|
3 |
+
"decoder_start_token_id": 2,
|
4 |
+
"early_stopping": true,
|
5 |
+
"eos_token_id": 2,
|
6 |
+
"forced_eos_token_id": 2,
|
7 |
+
"max_length": 200,
|
8 |
+
"num_beams": 5,
|
9 |
+
"pad_token_id": 1,
|
10 |
+
"transformers_version": "4.27.2"
|
11 |
+
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2444698141
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3a6bf65fd69db8829b467ba39aabeeefeb46ebc7228e78bf354f3a2b71fbae6
|
3 |
size 2444698141
|
runs/May18_09-25-33_37821872b012/events.out.tfevents.1684401956.37821872b012.562.0
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:7b1645899f06903cb68849278626b3151a767a6cd4f8f7858820fb08dabdcd43
|
3 |
+
size 10022
|
runs/May18_09-25-33_37821872b012/events.out.tfevents.1684427200.37821872b012.562.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7465053c37af7e49cd9a5b3de6dd659e4da75fd798b9274ca8ec75e4f2a4a3ea
|
3 |
+
size 565
|