Training in progress, step 500
Browse files- config.json +6 -0
- pytorch_model.bin +1 -1
- runs/Oct27_14-28-58_innov-deeplearning.local/1666880952.7902246/events.out.tfevents.1666880952.innov-deeplearning.local.1497.1 +3 -0
- runs/Oct27_14-28-58_innov-deeplearning.local/events.out.tfevents.1666880952.innov-deeplearning.local.1497.0 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -3,6 +3,9 @@
|
|
3 |
"architectures": [
|
4 |
"EncoderDecoderModel"
|
5 |
],
|
|
|
|
|
|
|
6 |
"decoder": {
|
7 |
"_name_or_path": "camembert-base",
|
8 |
"add_cross_attention": true,
|
@@ -168,6 +171,9 @@
|
|
168 |
"use_cache": true,
|
169 |
"vocab_size": 32005
|
170 |
},
|
|
|
|
|
|
|
171 |
"is_encoder_decoder": true,
|
172 |
"model_type": "encoder-decoder",
|
173 |
"pad_token_id": 1,
|
|
|
3 |
"architectures": [
|
4 |
"EncoderDecoderModel"
|
5 |
],
|
6 |
+
"attention_probs_dropout_prob": [
|
7 |
+
0.5
|
8 |
+
],
|
9 |
"decoder": {
|
10 |
"_name_or_path": "camembert-base",
|
11 |
"add_cross_attention": true,
|
|
|
171 |
"use_cache": true,
|
172 |
"vocab_size": 32005
|
173 |
},
|
174 |
+
"hidden_dropout_prob": [
|
175 |
+
0.5
|
176 |
+
],
|
177 |
"is_encoder_decoder": true,
|
178 |
"model_type": "encoder-decoder",
|
179 |
"pad_token_id": 1,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 998765675
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8137735539bcf983875708972d4fdb6f72bed41b04f991829d8e1cc95181d284
|
3 |
size 998765675
|
runs/Oct27_14-28-58_innov-deeplearning.local/1666880952.7902246/events.out.tfevents.1666880952.innov-deeplearning.local.1497.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6175f10f31d86657c39cfd96e0853579b1adc791efe8ac868249182f123808cd
|
3 |
+
size 5845
|
runs/Oct27_14-28-58_innov-deeplearning.local/events.out.tfevents.1666880952.innov-deeplearning.local.1497.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f36dd6856abbd3492a3eed9e765ef6ab01528efc7ba432a1642421142e0c659
|
3 |
+
size 9740
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3631
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:679a03abba031f39691bf02ff302d73c31d10e6e8f6c2af3e3bd25eb5b73b4c4
|
3 |
size 3631
|