marksverdhei commited on
Commit
b443396
·
verified ·
1 Parent(s): 750ecdd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -9
README.md CHANGED
@@ -1,15 +1,15 @@
1
  ---
2
- library_name: transformers\
3
  language:
4
  - 'no'
5
- - 'nb'
6
- - 'nn'
7
  inference: false
8
  tags:
9
- - 'BERT'
10
- - 'NorBERT'
11
- - 'Norwegian'
12
- - 'encoder'
13
  license: apache-2.0
14
  ---
15
 
@@ -18,5 +18,4 @@ This repository contains a version of [LTG]'s NorBERT 3 that is converted to the
18
 
19
  [Check out the original NorBERT 3 Repository here](https://huggingface.co/ltg/norbert3-base)
20
 
21
- ⚠️ This model is currenltly a work in progress. It is a direct weight mapping from NorBERT-3 to the ModernBERT architecture.
22
-
 
1
  ---
2
+ library_name: transformers
3
  language:
4
  - 'no'
5
+ - nb
6
+ - nn
7
  inference: false
8
  tags:
9
+ - BERT
10
+ - NorBERT
11
+ - Norwegian
12
+ - encoder
13
  license: apache-2.0
14
  ---
15
 
 
18
 
19
  [Check out the original NorBERT 3 Repository here](https://huggingface.co/ltg/norbert3-base)
20
 
21
+ ⚠️ This model is currenltly a work in progress. It is a direct weight mapping from NorBERT-3 to the ModernBERT architecture.