racai-andrei commited on
Commit
522f4c8
·
1 Parent(s): 4864e8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,11 +1,14 @@
1
- ---
2
  language: ro
 
 
 
 
 
3
  ---
4
 
5
-
6
  # Romanian DistilBERT
7
 
8
- This repository contains the DistilBERT version for Romanian. Teacher model used for distillation: [dumitrescustefan/bert-base-romanian-cased-v1](https://huggingface.co/dumitrescustefan/bert-base-romanian-cased-v1).
9
 
10
  ## Usage
11
 
 
 
1
  language: ro
2
+ license: mit
3
+ datasets:
4
+ - oscar
5
+ - wikipedia
6
+ - opus
7
  ---
8
 
 
9
  # Romanian DistilBERT
10
 
11
+ This repository contains the uncased Romanian DistilBERT (named Distil-BERT-base-ro in the paper). The teacher model used for distillation is: [dumitrescustefan/bert-base-romanian-cased-v1](https://huggingface.co/dumitrescustefan/bert-base-romanian-cased-v1).
12
 
13
  ## Usage
14