hsohn3 commited on
Commit
21b4fd7
1 Parent(s): 929be31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -18,8 +18,10 @@ It achieves the following results on the evaluation set:
18
  - Epoch: 9
19
 
20
  ## Model description
21
-
22
- More information needed
 
 
23
 
24
  ## Intended uses & limitations
25
 
@@ -27,7 +29,7 @@ More information needed
27
 
28
  ## Training and evaluation data
29
 
30
- More information needed
31
 
32
  ## Training procedure
33
 
 
18
  - Epoch: 9
19
 
20
  ## Model description
21
+ - Base Model: bert-base-uncased
22
+ - Block_size: 512
23
+ - Batch_size: 8
24
+ - Num_epochs: 10
25
 
26
  ## Intended uses & limitations
27
 
 
29
 
30
  ## Training and evaluation data
31
 
32
+ - CCHS visit-level texts
33
 
34
  ## Training procedure
35