Instructions to use CV3D/CLIP_Fake_Detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CV3D/CLIP_Fake_Detector with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("CV3D/CLIP_Fake_Detector", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "batch_size": 16, | |
| "dropout_rate": 0.6218961243287652, | |
| "hidden_sizes": [ | |
| 488, | |
| 254, | |
| 265, | |
| 584, | |
| 131 | |
| ], | |
| "input_size": 512, | |
| "lr": 2.6882950159534515e-05, | |
| "output_size": 2 | |
| } |