CNR-ILC commited on
Commit
7ee588d
·
verified ·
1 Parent(s): 3c9a6a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -7,6 +7,11 @@ tags:
7
  model-index:
8
  - name: gs-greBERTa
9
  results: []
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -14,8 +19,8 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # gs-greBERTa
16
 
17
- This model is a fine-tuned version of [bowphs/GreBerta](https://huggingface.co/bowphs/GreBerta) on an unknown dataset.
18
- It achieves the following results on the evaluation set:
19
  - Loss: 0.5786
20
  - Top1 Acc: 0.8589
21
  - Top5 Acc: 0.9202
@@ -69,4 +74,4 @@ The following hyperparameters were used during training:
69
  - Transformers 4.51.3
70
  - Pytorch 2.7.0+cu126
71
  - Datasets 3.5.1
72
- - Tokenizers 0.21.1
 
7
  model-index:
8
  - name: gs-greBERTa
9
  results: []
10
+ datasets:
11
+ - CNR-ILC/gs-maat-corpus
12
+ metrics:
13
+ - accuracy
14
+ pipeline_tag: fill-mask
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
19
 
20
  # gs-greBERTa
21
 
22
+ This model is a fine-tuned version of [bowphs/GreBerta](https://huggingface.co/bowphs/GreBerta) on the [gs-maat-corpus](https://huggingface.co/datasets/CNR-ILC/gs-maat-corpus) dataset.
23
+ It achieves the following results on the held out test set:
24
  - Loss: 0.5786
25
  - Top1 Acc: 0.8589
26
  - Top5 Acc: 0.9202
 
74
  - Transformers 4.51.3
75
  - Pytorch 2.7.0+cu126
76
  - Datasets 3.5.1
77
+ - Tokenizers 0.21.1