Skip to content

Commit

Permalink
Fix model table
Browse files Browse the repository at this point in the history
  • Loading branch information
calpt committed Jul 1, 2024
1 parent d8c991f commit d3e7784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/model_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The table below further shows which model architectures support which adaptation
```

| Model | (Bottleneck)<br> Adapters | Prefix<br> Tuning | LoRA | Compacter | Adapter<br> Fusion | Invertible<br> Adapters | Parallel<br> block | Prompt<br> Tuning | ReFT |
| --------------------------------------- | -| - | - | - | - | - | - |- |
| --------------------------------------- | -| - | - | - | - | - | - |- | - |
| [ALBERT](classes/models/albert.html) ||||||||||
| [BART](classes/models/bart.html) |||||||| ||
| [BEIT](classes/models/beit.html) |||||| | |||
Expand Down

0 comments on commit d3e7784

Please sign in to comment.