Commit
·
34e1dc0
1
Parent(s):
a502ab1
en/fr small talk training
Browse files- checkpoint +2 -2
- ckpt-2.data-00000-of-00001 +0 -0
- ckpt-2.index +0 -0
- extra_params.json +2 -3
- hparams.json +1 -1
checkpoint
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
model_checkpoint_path: "ckpt-2"
|
2 |
all_model_checkpoint_paths: "ckpt-2"
|
3 |
-
all_model_checkpoint_timestamps:
|
4 |
-
last_preserved_timestamp:
|
|
|
1 |
model_checkpoint_path: "ckpt-2"
|
2 |
all_model_checkpoint_paths: "ckpt-2"
|
3 |
+
all_model_checkpoint_timestamps: 1722406275.763299
|
4 |
+
last_preserved_timestamp: 1722406267.737397
|
ckpt-2.data-00000-of-00001
CHANGED
Binary files a/ckpt-2.data-00000-of-00001 and b/ckpt-2.data-00000-of-00001 differ
|
|
ckpt-2.index
CHANGED
Binary files a/ckpt-2.index and b/ckpt-2.index differ
|
|
extra_params.json
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
{
|
2 |
"languages": [
|
3 |
-
"
|
4 |
-
"fr"
|
5 |
-
"tn"
|
6 |
]
|
7 |
}
|
|
|
1 |
{
|
2 |
"languages": [
|
3 |
+
"en",
|
4 |
+
"fr"
|
|
|
5 |
]
|
6 |
}
|
hparams.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"kernel_regularizer": 0.0001,
|
5 |
"layer_sizes": [
|
6 |
32,
|
7 |
-
|
8 |
],
|
9 |
"learning_rate": 0.001,
|
10 |
"num_epochs": 70
|
|
|
4 |
"kernel_regularizer": 0.0001,
|
5 |
"layer_sizes": [
|
6 |
32,
|
7 |
+
2
|
8 |
],
|
9 |
"learning_rate": 0.001,
|
10 |
"num_epochs": 70
|