Unverified Commit e25f2a23 authored by Reza Yazdani's avatar Reza Yazdani Committed by GitHub
Browse files

fixing typo (#460)

parent 23fc48f3
...@@ -50,7 +50,7 @@ self.layer = nn.ModuleList([ ...@@ -50,7 +50,7 @@ self.layer = nn.ModuleList([
### Transformer kernel Parameters ### Transformer kernel Parameters
The transformer kernel is configured by a number of parameters which allow users to The transformer kernel is configured by a number of parameters which allow users to
explore different settings. We partition these parameters into three categories: explore different settings. We partition these parameters into four categories:
1. General configuration, used by different types of transformer layers 1. General configuration, used by different types of transformer layers
2. Environment parameters, specifying the system's setting 2. Environment parameters, specifying the system's setting
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment