adaamko commited on
Commit
5425c47
·
verified ·
1 Parent(s): 7221773

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - hu
5
+ base_model:
6
+ - answerdotai/ModernBERT-base
7
+ library_name: transformers
8
+ ---
9
+
10
+ # Hungarian ModernBERT
11
+
12
+ We've used the [transtokenizer](https://github.com/LAGoM-NLP/transtokenizer) repo to create a mapped ModernBERT-base model to Hungarian. We've used the [OpenSubtitles](https://opus.nlpl.eu/OpenSubtitles/corpus/version/OpenSubtitles) corpus to obtain EN-HU parallel sentences to train the mapping.