mwesner commited on
Commit
1791669
1 Parent(s): b48273b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
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 the None dataset.
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
- More information needed
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