QuangHuy54
commited on
Commit
•
45d30ce
1
Parent(s):
ff8584b
QuangHuy54/long-t5-tglobal-large-multimedia
Browse files
generation_config.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"decoder_start_token_id": 0,
|
3 |
+
"early_stopping": true,
|
4 |
+
"encoder_no_repeat_ngram_size": 4,
|
5 |
+
"eos_token_id": 1,
|
6 |
+
"length_penalty": 0.8,
|
7 |
+
"max_length": 512,
|
8 |
+
"min_length": 8,
|
9 |
+
"no_repeat_ngram_size": 3,
|
10 |
+
"num_beams": 2,
|
11 |
+
"pad_token_id": 0,
|
12 |
+
"repetition_penalty": 3.5,
|
13 |
+
"transformers_version": "4.30.2",
|
14 |
+
"use_cache": false
|
15 |
+
}
|
runs/Jun28_01-37-58_57c0fa036fa8/events.out.tfevents.1687916488.57c0fa036fa8.163.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4b9ec7da9a01b3f5bbfbb77d098d2f0706abbbe2b5678bb95cb0f752a5fe8be
|
3 |
+
size 5550
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3857b7df0bf8028e5b1930a0b36a66cc2cf9e24abf45af52a3aedd0874acf92
|
3 |
size 4091
|