update model card README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
tags:
|
| 3 |
- generated_from_trainer
|
| 4 |
metrics:
|
|
@@ -13,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
# hier-bert-i3-mlm2
|
| 15 |
|
| 16 |
-
This model
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Loss: 2.
|
| 19 |
- Accuracy: 0.5612
|
| 20 |
|
| 21 |
## Model description
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: /gpfs/home/ikuzmin/hier-bert-pytorch/data/hier-model
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
metrics:
|
|
|
|
| 14 |
|
| 15 |
# hier-bert-i3-mlm2
|
| 16 |
|
| 17 |
+
This model is a fine-tuned version of [/gpfs/home/ikuzmin/hier-bert-pytorch/data/hier-model](https://huggingface.co//gpfs/home/ikuzmin/hier-bert-pytorch/data/hier-model) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 2.2929
|
| 20 |
- Accuracy: 0.5612
|
| 21 |
|
| 22 |
## Model description
|