Charankumarpc
commited on
Commit
•
48054cf
1
Parent(s):
d6419c3
End of training
Browse files
generation_config.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token_id": 0,
|
3 |
+
"decoder_start_token_id": 2,
|
4 |
+
"early_stopping": true,
|
5 |
+
"eos_token_id": 2,
|
6 |
+
"forced_bos_token_id": 0,
|
7 |
+
"forced_eos_token_id": 2,
|
8 |
+
"length_penalty": 2.0,
|
9 |
+
"max_length": 142,
|
10 |
+
"min_length": 56,
|
11 |
+
"no_repeat_ngram_size": 3,
|
12 |
+
"num_beams": 4,
|
13 |
+
"pad_token_id": 1,
|
14 |
+
"transformers_version": "4.31.0"
|
15 |
+
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1625537293
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf2a564a568804745bf7508ec9c8d3dffae80f730947e0daf4d698d0cba01ad9
|
3 |
size 1625537293
|
runs/Aug01_04-09-47_365e73b667c0/events.out.tfevents.1690863067.365e73b667c0.3182.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:ecbf776aeff6bc262774e5276630aec8f9bb2f8dec0f774af0b47addf629154c
|
3 |
+
size 10964
|
runs/Aug01_04-09-47_365e73b667c0/events.out.tfevents.1690866813.365e73b667c0.3182.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5180e633559f2b89c15f853b72a5941a65734fba7bbbdf3cbd39911ae11b4aa
|
3 |
+
size 613
|