usmiva commited on
Commit
849b75a
1 Parent(s): 76c04f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -6,6 +6,12 @@ metrics:
6
  model-index:
7
  - name: bg-news-bert
8
  results: []
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -13,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # bg-news-bert
15
 
16
- This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 1.4510
19
  - Accuracy: 0.6906
@@ -52,4 +58,4 @@ The following hyperparameters were used during training:
52
  - Transformers 4.22.0.dev0
53
  - Pytorch 1.11.0
54
  - Datasets 2.2.1
55
- - Tokenizers 0.12.1
 
6
  model-index:
7
  - name: bg-news-bert
8
  results: []
9
+ license: apache-2.0
10
+ datasets:
11
+ - identrics/bg_web
12
+ language:
13
+ - bg
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
  # bg-news-bert
21
 
22
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the [BG-WEB dataset](https://huggingface.co/datasets/identrics/bg_web).
23
  It achieves the following results on the evaluation set:
24
  - Loss: 1.4510
25
  - Accuracy: 0.6906
 
58
  - Transformers 4.22.0.dev0
59
  - Pytorch 1.11.0
60
  - Datasets 2.2.1
61
+ - Tokenizers 0.12.1