akutuzov
commited on
Commit
·
1cee702
1
Parent(s):
6b4e281
TF checkpoint
Browse files- README.md +12 -2
- tf_model.h5 +3 -0
README.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
| 1 |
---
|
| 2 |
-
language:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
## Quickstart
|
|
@@ -10,7 +18,9 @@ Download the models here:
|
|
| 10 |
|
| 11 |
* Cased Norwegian BERT Base: [215.zip](http://vectors.nlpl.eu/repository/20/215.zip)
|
| 12 |
|
| 13 |
-
More about NorBERT: http://norlm.nlpl.eu/
|
|
|
|
|
|
|
| 14 |
|
| 15 |
The model was trained by the [Language Technology Group](https://www.mn.uio.no/ifi/english/research/groups/ltg/) at the University of Oslo.
|
| 16 |
The computations were performed on resources provided by UNINETT Sigma2 - the National Infrastructure for High Performance Computing and Data Storage in Norway.
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- no
|
| 4 |
+
thumbnail: https://raw.githubusercontent.com/ltgoslo/NorBERT/main/Norbert.png
|
| 5 |
+
tags:
|
| 6 |
+
- Norwegian
|
| 7 |
+
- BERT
|
| 8 |
+
license: CC-BY 4.0
|
| 9 |
+
datasets:
|
| 10 |
+
- wikipedia
|
| 11 |
---
|
| 12 |
|
| 13 |
## Quickstart
|
|
|
|
| 18 |
|
| 19 |
* Cased Norwegian BERT Base: [215.zip](http://vectors.nlpl.eu/repository/20/215.zip)
|
| 20 |
|
| 21 |
+
More about NorBERT training corpora and training procedure: http://norlm.nlpl.eu/
|
| 22 |
+
|
| 23 |
+
Associated code: https://github.com/ltgoslo/NorBERT
|
| 24 |
|
| 25 |
The model was trained by the [Language Technology Group](https://www.mn.uio.no/ifi/english/research/groups/ltg/) at the University of Oslo.
|
| 26 |
The computations were performed on resources provided by UNINETT Sigma2 - the National Infrastructure for High Performance Computing and Data Storage in Norway.
|
tf_model.h5
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd73bef3e542cb89919eadeea8ab2a5936f196916b8476c885e88c392684d9b1
|
| 3 |
+
size 550816640
|