Instructions to use ChaosW/autohome-roberta-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ChaosW/autohome-roberta-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="ChaosW/autohome-roberta-base")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("ChaosW/autohome-roberta-base") model = AutoModelForMaskedLM.from_pretrained("ChaosW/autohome-roberta-base", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 070db2edcff6890280c1ac3254445ba7acabad2caee584995e5ba0bcf5f3d6cb
- Size of remote file:
- 409 MB
- SHA256:
- 899bfed2b0ebc9bcd6bd4f52cb4c3ba19a2dd0a762b3c123bb954fb1266ace88
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.