afvanluenen commited on
Commit
bcf9417
·
verified ·
1 Parent(s): f485345

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -32,6 +32,7 @@ nor has it been tested on other downstream tasks.
32
  TODO: get model architecture like on the model card of the previous model
33
 
34
  Full architecture:
 
35
  [
36
  {
37
  "idx": 0,
@@ -48,6 +49,7 @@ Full architecture:
48
  ]
49
 
50
  Parameters used:
 
51
  {
52
  "architectures": [
53
  "BertForMaskedLM"
@@ -74,6 +76,7 @@ Parameters used:
74
  }
75
 
76
  Preraining parameters used:
 
77
  {
78
  "epochs"=19,
79
  "eval_steps"=10000,
 
32
  TODO: get model architecture like on the model card of the previous model
33
 
34
  Full architecture:
35
+
36
  [
37
  {
38
  "idx": 0,
 
49
  ]
50
 
51
  Parameters used:
52
+
53
  {
54
  "architectures": [
55
  "BertForMaskedLM"
 
76
  }
77
 
78
  Preraining parameters used:
79
+
80
  {
81
  "epochs"=19,
82
  "eval_steps"=10000,