Update README.md
Browse files
README.md
CHANGED
|
@@ -6,12 +6,10 @@ model-index:
|
|
| 6 |
results: []
|
| 7 |
---
|
| 8 |
|
| 9 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 10 |
-
should probably proofread and complete it, then remove this comment. -->
|
| 11 |
|
| 12 |
# bert-base-uncased
|
| 13 |
|
| 14 |
-
This model was trained from scratch on
|
| 15 |
It achieves the following results on the evaluation set:
|
| 16 |
- Loss: 1.2437
|
| 17 |
|
|
@@ -25,7 +23,7 @@ More information needed
|
|
| 25 |
|
| 26 |
## Training and evaluation data
|
| 27 |
|
| 28 |
-
|
| 29 |
|
| 30 |
## Training procedure
|
| 31 |
|
|
|
|
| 6 |
results: []
|
| 7 |
---
|
| 8 |
|
|
|
|
|
|
|
| 9 |
|
| 10 |
# bert-base-uncased
|
| 11 |
|
| 12 |
+
This model was trained from scratch on a dataset of issues from github.
|
| 13 |
It achieves the following results on the evaluation set:
|
| 14 |
- Loss: 1.2437
|
| 15 |
|
|
|
|
| 23 |
|
| 24 |
## Training and evaluation data
|
| 25 |
|
| 26 |
+
Masked language model trained on github issue data with a batch token length of 128.
|
| 27 |
|
| 28 |
## Training procedure
|
| 29 |
|