ShyamVarahagiri
commited on
Commit
•
dd02a8f
1
Parent(s):
286a61e
End of training
Browse files- config.json +1 -0
- generation_config.json +1 -0
- pytorch_model.bin +1 -1
- runs/Mar25_15-02-05_b944fc41b0af/1679756844.974534/events.out.tfevents.1679756844.b944fc41b0af.5700.1 +3 -0
- runs/Mar25_15-02-05_b944fc41b0af/events.out.tfevents.1679756844.b944fc41b0af.5700.0 +3 -0
- tokenizer.json +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -15,6 +15,7 @@
|
|
15 |
"is_encoder_decoder": true,
|
16 |
"is_gated_act": true,
|
17 |
"layer_norm_epsilon": 1e-06,
|
|
|
18 |
"model_type": "mt5",
|
19 |
"num_decoder_layers": 8,
|
20 |
"num_heads": 6,
|
|
|
15 |
"is_encoder_decoder": true,
|
16 |
"is_gated_act": true,
|
17 |
"layer_norm_epsilon": 1e-06,
|
18 |
+
"max_length": 128,
|
19 |
"model_type": "mt5",
|
20 |
"num_decoder_layers": 8,
|
21 |
"num_heads": 6,
|
generation_config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"decoder_start_token_id": 0,
|
3 |
"eos_token_id": 1,
|
|
|
4 |
"pad_token_id": 0,
|
5 |
"transformers_version": "4.27.3"
|
6 |
}
|
|
|
1 |
{
|
2 |
"decoder_start_token_id": 0,
|
3 |
"eos_token_id": 1,
|
4 |
+
"max_length": 128,
|
5 |
"pad_token_id": 0,
|
6 |
"transformers_version": "4.27.3"
|
7 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1200772485
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5230bf260b4a35884b334ed1428be214bdae1a27efec0fa9afecd733b899adf
|
3 |
size 1200772485
|
runs/Mar25_15-02-05_b944fc41b0af/1679756844.974534/events.out.tfevents.1679756844.b944fc41b0af.5700.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:076bf004eca3400ffbc30bd268ceb0610829677a9aecf670c69e63891724e203
|
3 |
+
size 6013
|
runs/Mar25_15-02-05_b944fc41b0af/events.out.tfevents.1679756844.b944fc41b0af.5700.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4461ada519c4524e4ed98dd08129819f41f100f39a72bfaff7ba08a59ad88de6
|
3 |
+
size 5609
|
tokenizer.json
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:faaa6405f5f79c9e788c7980874a9a3b5b0aea07b53bd9243bf1abb8f5c49c81
|
3 |
+
size 16330467
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3707
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d54a4b585fb79365bebd6a91f1b21bf6132aea26c456d69dca697a4fdd241bb
|
3 |
size 3707
|