patrickvonplaten commited on
Commit
e5fb80a
1 Parent(s): eedca21

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -50,6 +50,7 @@ The *conventional* T5 architectures are summarized in the following table:
50
 
51
  with the following definitions:
52
 
 
53
  | NL | Number of transformer blocks (depth) |
54
  | EL | Number of transformer blocks in the encoder (encoder depth) |
55
  | DL | Number of transformer blocks in the decoder (decoder depth) |
 
50
 
51
  with the following definitions:
52
 
53
+ | ----| ---- |
54
  | NL | Number of transformer blocks (depth) |
55
  | EL | Number of transformer blocks in the encoder (encoder depth) |
56
  | DL | Number of transformer blocks in the decoder (decoder depth) |