Update README.md
Browse files
README.md
CHANGED
|
@@ -26,7 +26,7 @@ To maintain efficiency and accessibility:
|
|
| 26 |
- Vision and language components are frozen
|
| 27 |
- **Only the adapter layer is trained**
|
| 28 |
- **Supervised training approach, treating adapter training as model finetuning**(Houlsby et al. (2019)'s work on MLP adapters for transfer learning)
|
| 29 |
-
- Was
|
| 30 |
|
| 31 |
## Demo
|
| 32 |
I couldn't afford the GPU prices here so it runs quite slooowww of CPU 🤧
|
|
|
|
| 26 |
- Vision and language components are frozen
|
| 27 |
- **Only the adapter layer is trained**
|
| 28 |
- **Supervised training approach, treating adapter training as model finetuning**(Houlsby et al. (2019)'s work on MLP adapters for transfer learning)
|
| 29 |
+
- Was trained on accessible hardware (T4 or P100 GPUs)
|
| 30 |
|
| 31 |
## Demo
|
| 32 |
I couldn't afford the GPU prices here so it runs quite slooowww of CPU 🤧
|