Commit ·
72e6bf2
1
Parent(s): 085b154
Trained on 6 epochs
Browse files- config.json +3 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"architectures": [
|
| 4 |
-
"
|
| 5 |
],
|
| 6 |
"attention_probs_dropout_prob": 0.1,
|
| 7 |
"classifier_dropout": null,
|
|
@@ -17,6 +17,7 @@
|
|
| 17 |
"num_hidden_layers": 24,
|
| 18 |
"pad_token_id": 0,
|
| 19 |
"position_embedding_type": "absolute",
|
|
|
|
| 20 |
"transformers_version": "4.24.0",
|
| 21 |
"type_vocab_size": 2,
|
| 22 |
"use_cache": true,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "training/de-gbert_6e-0-1",
|
| 3 |
"architectures": [
|
| 4 |
+
"GBertForMultitaskLearning"
|
| 5 |
],
|
| 6 |
"attention_probs_dropout_prob": 0.1,
|
| 7 |
"classifier_dropout": null,
|
|
|
|
| 17 |
"num_hidden_layers": 24,
|
| 18 |
"pad_token_id": 0,
|
| 19 |
"position_embedding_type": "absolute",
|
| 20 |
+
"torch_dtype": "float32",
|
| 21 |
"transformers_version": "4.24.0",
|
| 22 |
"type_vocab_size": 2,
|
| 23 |
"use_cache": true,
|
pytorch_model.bin
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:6a95107f1e0b209ba1d895452d825f7da2684d091a4cea196c2da3a27fd20a46
|
| 3 |
+
size 1343194685
|