Upload TFBertForPreTraining
Browse files- README.md +3 -3
- config.json +1 -1
- tf_model.h5 +2 -2
README.md
CHANGED
|
@@ -13,8 +13,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
-
- Train Loss:
|
| 17 |
-
- Validation Loss:
|
| 18 |
- Epoch: 0
|
| 19 |
|
| 20 |
## Model description
|
|
@@ -41,7 +41,7 @@ The following hyperparameters were used during training:
|
|
| 41 |
|
| 42 |
| Train Loss | Validation Loss | Epoch |
|
| 43 |
|:----------:|:---------------:|:-----:|
|
| 44 |
-
|
|
| 45 |
|
| 46 |
|
| 47 |
### Framework versions
|
|
|
|
| 13 |
|
| 14 |
This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
+
- Train Loss: nan
|
| 17 |
+
- Validation Loss: nan
|
| 18 |
- Epoch: 0
|
| 19 |
|
| 20 |
## Model description
|
|
|
|
| 41 |
|
| 42 |
| Train Loss | Validation Loss | Epoch |
|
| 43 |
|:----------:|:---------------:|:-----:|
|
| 44 |
+
| nan | nan | 0 |
|
| 45 |
|
| 46 |
|
| 47 |
### Framework versions
|
config.json
CHANGED
|
@@ -20,5 +20,5 @@
|
|
| 20 |
"transformers_version": "4.37.2",
|
| 21 |
"type_vocab_size": 2,
|
| 22 |
"use_cache": true,
|
| 23 |
-
"vocab_size":
|
| 24 |
}
|
|
|
|
| 20 |
"transformers_version": "4.37.2",
|
| 21 |
"type_vocab_size": 2,
|
| 22 |
"use_cache": true,
|
| 23 |
+
"vocab_size": 51811
|
| 24 |
}
|
tf_model.h5
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:96f1020cd5f0a296df39ca5267631d32d72981b03a1f15c7241ccaaea0897ce5
|
| 3 |
+
size 826327040
|