Update README.md
Browse files
README.md
CHANGED
@@ -141,8 +141,8 @@ We tried the following approaches which we found had no positive influence:
|
|
141 |
- **Decreased Batch-Size**: The original Electra was trained with a Batch Size per TPU Core of 16 whereas this Model was trained with 32 BS / TPU Core. We found out that 32 BS leads to better results when you compare metrics over computation time
|
142 |
|
143 |
## License - The MIT License
|
144 |
-
Copyright 2020-2021 [Philip May](https://philipmay.org)
|
145 |
-
Copyright 2020-2021 Philipp
|
146 |
|
147 |
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
148 |
|
|
|
141 |
- **Decreased Batch-Size**: The original Electra was trained with a Batch Size per TPU Core of 16 whereas this Model was trained with 32 BS / TPU Core. We found out that 32 BS leads to better results when you compare metrics over computation time
|
142 |
|
143 |
## License - The MIT License
|
144 |
+
Copyright 2020-2021 [Philip May](https://philipmay.org)\
|
145 |
+
Copyright 2020-2021 [Philipp Reißel](https://www.linkedin.com/in/philipp-reissel/)
|
146 |
|
147 |
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
148 |
|