first test to tpush model1
Browse files
generation_config.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bad_words_ids": [
|
3 |
+
[
|
4 |
+
61246
|
5 |
+
]
|
6 |
+
],
|
7 |
+
"bos_token_id": 0,
|
8 |
+
"decoder_start_token_id": 61246,
|
9 |
+
"eos_token_id": 25897,
|
10 |
+
"forced_eos_token_id": 25897,
|
11 |
+
"max_length": 512,
|
12 |
+
"num_beams": 4,
|
13 |
+
"pad_token_id": 61246,
|
14 |
+
"transformers_version": "4.28.0"
|
15 |
+
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 956628741
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f919525edc065d07d4412c6a23bf140511cb08f8cac4e1b600419ce8d1adf070
|
3 |
size 956628741
|
runs/May14_14-31-12_29e8861523d8/events.out.tfevents.1684074677.29e8861523d8.210.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:5fe87a37b0267274e5ca404ea4d76542060d7675a31d50a17a444faef688385a
|
3 |
+
size 5723
|