selfDotOsman commited on
Commit
8872aa3
·
verified ·
1 Parent(s): e7a4aab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 be 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 🤧
 
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 🤧