alexbrandsen commited on
Commit
3e3525d
1 Parent(s): 4c5555c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,9 +1,16 @@
 
 
 
 
 
 
 
 
 
1
  A German BERT model for the Archaeology domain
2
 
3
  This model is based on the bert-base-german-cased model (https://huggingface.co/bert-base-german-cased).
4
 
5
  We further finetuned bert-base-german-cased with a corpus of roughly 21k documents (~107 million tokens) from the Heidelberg university library (https://digi.ub.uni-heidelberg.de/en/sammlungen/archaeologie.html).
6
 
7
- ---
8
- license: cc0-1.0
9
- ---
 
1
+ ---
2
+ license: cc0-1.0
3
+ language:
4
+ - de
5
+ tags:
6
+ - archaeology
7
+ - german
8
+ ---
9
+
10
  A German BERT model for the Archaeology domain
11
 
12
  This model is based on the bert-base-german-cased model (https://huggingface.co/bert-base-german-cased).
13
 
14
  We further finetuned bert-base-german-cased with a corpus of roughly 21k documents (~107 million tokens) from the Heidelberg university library (https://digi.ub.uni-heidelberg.de/en/sammlungen/archaeologie.html).
15
 
16
+