Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilkerkesen/frozen
A PyTorch implementation of Multimodal Few-Shot Learning with Frozen Language Models with OPT.
https://github.com/ilkerkesen/frozen
Last synced: about 1 month ago
JSON representation
A PyTorch implementation of Multimodal Few-Shot Learning with Frozen Language Models with OPT.
- Host: GitHub
- URL: https://github.com/ilkerkesen/frozen
- Owner: ilkerkesen
- License: mit
- Created: 2022-06-29T19:54:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-23T12:30:15.000Z (over 2 years ago)
- Last Synced: 2023-04-03T12:08:43.723Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 973 KB
- Stars: 15
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# frozen
A PyTorch implementation of [Multimodal Few-Shot Learning with Frozen Language Models](https://arxiv.org/abs/2106.13884) with [OPT](https://arxiv.org/abs/2205.01068). More documentation will be added.