marksverdhei commited on
Commit
094d29c
·
verified ·
1 Parent(s): 0b859a3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -9
README.md CHANGED
@@ -2,21 +2,20 @@
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
 
16
  # ModernNorBERT 3
17
- This repository contains a version of [LTG]'s NorBERT 3 that is converted to the ModernBERT architecture.
18
 
19
  [Check out the original NorBERT 3 Repository here](https://huggingface.co/ltg/norbert3-xs)
20
 
21
- ⚠️ This model is currenltly a work in progress. It is a direct weight mapping from NorBERT-3 to the ModernBERT architecture.
22
-
 
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
 
16
  # ModernNorBERT 3
17
+ This repository contains a version of [LTG](https://huggingface.co/ltg)'s NorBERT 3 that is converted to the ModernBERT architecture.
18
 
19
  [Check out the original NorBERT 3 Repository here](https://huggingface.co/ltg/norbert3-xs)
20
 
21
+ ⚠️ This model is a cold direct weight-mapping and will not work without further training or fine-tuning