Training in progress, epoch 1
Browse files- config.json +2 -6
- pytorch_model.bin +1 -1
- runs/Nov03_10-30-51_innov-deeplearning.local/1667471473.07707/events.out.tfevents.1667471473.innov-deeplearning.local.47.1 +3 -0
- runs/Nov03_10-30-51_innov-deeplearning.local/events.out.tfevents.1667471473.innov-deeplearning.local.47.0 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -3,9 +3,7 @@
|
|
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,9 +169,7 @@
|
|
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,
|
|
|
3 |
"architectures": [
|
4 |
"EncoderDecoderModel"
|
5 |
],
|
6 |
+
"attention_probs_dropout_prob": 0.8,
|
|
|
|
|
7 |
"decoder": {
|
8 |
"_name_or_path": "camembert-base",
|
9 |
"add_cross_attention": true,
|
|
|
169 |
"use_cache": true,
|
170 |
"vocab_size": 32005
|
171 |
},
|
172 |
+
"hidden_dropout_prob": 0.5,
|
|
|
|
|
173 |
"is_encoder_decoder": true,
|
174 |
"model_type": "encoder-decoder",
|
175 |
"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:02c05eb935f081a1993b8b95789a388d3463c0a29da261e5b4d117f620df827e
|
3 |
size 998765675
|
runs/Nov03_10-30-51_innov-deeplearning.local/1667471473.07707/events.out.tfevents.1667471473.innov-deeplearning.local.47.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8eac365c48e3725092d3d6ef451665b6f4179ae801ab8f69fa7174c32151de3
|
3 |
+
size 5848
|
runs/Nov03_10-30-51_innov-deeplearning.local/events.out.tfevents.1667471473.innov-deeplearning.local.47.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26985bcae6746e741b6c0b6cd304477e67d0ad6c064fcfdbe89599336c02c691
|
3 |
+
size 8692
|
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:52664af6a32d8e8c2d71f855545457acffa4ccba937777525340f3ccea9bb4cc
|
3 |
size 3631
|