Mihai-Dan MAŞALA (25095) commited on
Commit
5d01069
1 Parent(s): 79600f7

Preliminary version of Readme

Browse files
Files changed (1) hide show
  1. README.md +33 -1
README.md CHANGED
@@ -1 +1,33 @@
1
- Model card for RoBERT-base
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Model card for RoBERT-base
2
+
3
+ # RoBERT-base
4
+
5
+
6
+ ## BERT base model for Romanian
7
+
8
+
9
+ #### How to use
10
+
11
+ TBC
12
+
13
+
14
+ ## Training data
15
+
16
+ TBC
17
+
18
+ ## Training procedure
19
+
20
+ TBC
21
+
22
+ ## Eval results
23
+
24
+ TBC
25
+
26
+ ### BibTeX entry and citation info
27
+
28
+ @inproceedings{RoBERT,
29
+ title={RoBERT – A Romanian BERT Model},
30
+ author={Masala, Mihai and Ruseti, Stefan and Dascalu, Mihai,
31
+ booktitle={Proceedings of the 28th International Conference on Computational Linguistics},
32
+ year={2020}
33
+ }