Model save
Browse files
generation_config.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bad_words_ids": [
|
3 |
+
[
|
4 |
+
62833
|
5 |
+
]
|
6 |
+
],
|
7 |
+
"bos_token_id": 0,
|
8 |
+
"decoder_start_token_id": 62833,
|
9 |
+
"eos_token_id": 0,
|
10 |
+
"forced_eos_token_id": 0,
|
11 |
+
"max_length": 512,
|
12 |
+
"num_beams": 4,
|
13 |
+
"pad_token_id": 62833,
|
14 |
+
"renormalize_logits": true,
|
15 |
+
"transformers_version": "4.31.0"
|
16 |
+
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 305575877
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edfcbe86823ee1f128c381e2312dc86efe87e69352e1b0c9b10cde54643ccb28
|
3 |
size 305575877
|
runs/Aug17_15-36-02_9fda724879dd/events.out.tfevents.1692286771.9fda724879dd.1761.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:35061703af21cff2ca96d7981e5c97f9c4d5a29313101ba43114c8b46d98a3ef
|
3 |
+
size 12857
|
runs/Aug17_15-36-02_9fda724879dd/events.out.tfevents.1692293345.9fda724879dd.1761.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:884775e1c91ef7d0856fa637962e1361041c072da2c67bec565b08884960d3fb
|
3 |
+
size 458
|