Commit ·
9720470
1
Parent(s): 5b824f1
Update README.md
Browse files
README.md
CHANGED
|
@@ -26,7 +26,7 @@ The model was trained with the parameters:
|
|
| 26 |
{'batch_size': 128}
|
| 27 |
```
|
| 28 |
|
| 29 |
-
The model uses BitFit, weighted
|
| 30 |
|
| 31 |
**Loss**:
|
| 32 |
|
|
|
|
| 26 |
{'batch_size': 128}
|
| 27 |
```
|
| 28 |
|
| 29 |
+
The model uses BitFit, weighted-mean pooling & GradCache, for details see: https://arxiv.org/abs/2202.08904
|
| 30 |
|
| 31 |
**Loss**:
|
| 32 |
|