timpal0l commited on
Commit
031327b
1 Parent(s): 94a14cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -7,6 +7,7 @@ datasets:
7
  ---
8
 
9
  # Bert Large Cased
 
10
  ```python
11
  from transformers import pipeline
12
 
 
7
  ---
8
 
9
  # Bert Large Cased
10
+ This model is trained on the **Swedish** subset of the Nordic Pile corpus using the Wafer-Scale Engine (WSE).
11
  ```python
12
  from transformers import pipeline
13