ariel-ml commited on
Commit
27c9e30
·
verified ·
1 Parent(s): b60cf4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -9
README.md CHANGED
@@ -21,13 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
21
 
22
  # husst-hubert-hungarian
23
 
24
- This model is a fine-tuned version of [SZTAKI-HLT/hubert-base-cc](https://huggingface.co/SZTAKI-HLT/hubert-base-cc) on an unknown dataset.
25
- It achieves the following results on the evaluation set:
26
- - Loss: 1.2106
27
- - Precision: 0.7270
28
- - Recall: 0.7270
29
- - F1: 0.7270
30
- - Accuracy: 0.7270
31
 
32
  ## Model description
33
 
@@ -54,8 +48,8 @@ The following hyperparameters were used during training:
54
  - lr_scheduler_type: linear
55
  - num_epochs: 4
56
 
57
- ### Validation set results
58
-
59
  ```text
60
  precision recall f1-score support
61
 
 
21
 
22
  # husst-hubert-hungarian
23
 
24
+ This model is a fine-tuned version of [SZTAKI-HLT/hubert-base-cc](https://huggingface.co/SZTAKI-HLT/hubert-base-cc) on [ariel-ml/HuSST-augmented](https://huggingface.co/datasets/ariel-ml/HuSST-augmented) dataset.
 
 
 
 
 
 
25
 
26
  ## Model description
27
 
 
48
  - lr_scheduler_type: linear
49
  - num_epochs: 4
50
 
51
+ ### Results
52
+ It achieves the following results on the evaluation set:
53
  ```text
54
  precision recall f1-score support
55