igorktech commited on
Commit
857e367
·
verified ·
1 Parent(s): 787b7b5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- base_model: /gpfs/home/ikuzmin/hier-bert-pytorch/data/hier-model
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -14,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
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
 
1
  ---
 
2
  tags:
3
  - generated_from_trainer
4
  metrics:
 
13
 
14
  # hier-bert-i3-mlm2
15
 
16
+ This model is a fine-tuned version of [HierBert](https://github.com/igorktech/hier-bert-pytorch) on an English version of OpenSubtitles dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 2.2929
19
  - Accuracy: 0.5612