Instructions to use regisss/bridgetower-newyorker-a100-8x with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use regisss/bridgetower-newyorker-a100-8x with Transformers:
# Load model directly from transformers import AutoProcessor, BridgeTowerForContrastiveLearning processor = AutoProcessor.from_pretrained("regisss/bridgetower-newyorker-a100-8x") model = BridgeTowerForContrastiveLearning.from_pretrained("regisss/bridgetower-newyorker-a100-8x") - Notebooks
- Google Colab
- Kaggle
| { | |
| "epoch": 5.0, | |
| "eval_loss": 0.11480172723531723, | |
| "eval_runtime": 1.1576, | |
| "eval_samples_per_second": 456.115, | |
| "eval_steps_per_second": 4.319 | |
| } |