bhadresh-savani
commited on
Commit
•
966a034
1
Parent(s):
7ac9816
Saving weights and logs of epoch 4
Browse files
config.json
CHANGED
@@ -1,12 +1,10 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "./",
|
3 |
"architectures": [
|
4 |
"T5ForConditionalGeneration"
|
5 |
],
|
6 |
"d_ff": 4096,
|
7 |
"d_kv": 64,
|
8 |
"d_model": 1024,
|
9 |
-
"max_length": 256,
|
10 |
"decoder_start_token_id": 0,
|
11 |
"dropout_rate": 0.1,
|
12 |
"eos_token_id": 1,
|
@@ -52,7 +50,6 @@
|
|
52 |
"prefix": "translate English to Romanian: "
|
53 |
}
|
54 |
},
|
55 |
-
"torch_dtype": "float32",
|
56 |
"transformers_version": "4.9.0.dev0",
|
57 |
"use_cache": true,
|
58 |
"vocab_size": 32128
|
|
|
1 |
{
|
|
|
2 |
"architectures": [
|
3 |
"T5ForConditionalGeneration"
|
4 |
],
|
5 |
"d_ff": 4096,
|
6 |
"d_kv": 64,
|
7 |
"d_model": 1024,
|
|
|
8 |
"decoder_start_token_id": 0,
|
9 |
"dropout_rate": 0.1,
|
10 |
"eos_token_id": 1,
|
|
|
50 |
"prefix": "translate English to Romanian: "
|
51 |
}
|
52 |
},
|
|
|
53 |
"transformers_version": "4.9.0.dev0",
|
54 |
"use_cache": true,
|
55 |
"vocab_size": 32128
|
events.out.tfevents.1626152976.t1v-n-6586652e-w-0.211465.3.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62fdb49619b53f708ec56b549e0b638ed00f2f52ebda82e8c4bc030788ba9533
|
3 |
+
size 9403514
|
flax_model.msgpack
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2950694412
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:788c04bc1f2a94d2dba0b2f0a99ab3074da96c540757ccef578ed02a3be36ea5
|
3 |
size 2950694412
|