Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- jira
|
6 |
+
- code
|
7 |
+
- issue
|
8 |
+
- development
|
9 |
+
license: mit
|
10 |
+
---
|
11 |
+
|
12 |
+
`distilroberta-base` finetuned for masked language modeling on 247731 mixed issue titles (n=126213) and descriptions (n=121518). Trained for up to 50 epochs.
|