Instructions to use dani0f/DomainAdapt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dani0f/DomainAdapt with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="dani0f/DomainAdapt")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("dani0f/DomainAdapt") model = AutoModel.from_pretrained("dani0f/DomainAdapt", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 02582bf64bb77f2a9440db479b4ac83fed281b51b40d02dd92197099c7e58875
- Size of remote file:
- 439 MB
- SHA256:
- 055043df7994ba52a8563328b4e37aaa80850419c560f4ada18d8e412f3db527
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.