Yugen Omer Korat commited on
Commit
9484a78
1 Parent(s): 505379c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -17
README.md CHANGED
@@ -6,26 +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
  # bibert-v0.1
13
 
14
- This model was trained from scratch on the None dataset.
15
-
16
- ## Model description
17
-
18
- More information needed
19
-
20
- ## Intended uses & limitations
21
-
22
- More information needed
23
-
24
- ## Training and evaluation data
25
-
26
- More information needed
27
 
28
- ## Training procedure
29
 
30
  ### Training hyperparameters
31
 
 
6
  results: []
7
  ---
8
 
 
 
 
9
  # bibert-v0.1
10
 
11
+ This model was finetuned from `bert-base-uncased` on the old testament verses. It was trained to perfrom fill-mask of randomlly masked words. It achieved loss of 1.32 after 4700 training iterations.
 
 
 
 
 
 
 
 
 
 
 
 
12
 
 
13
 
14
  ### Training hyperparameters
15