Instructions to use SaulLu/recreate-history with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SaulLu/recreate-history with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="SaulLu/recreate-history")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("SaulLu/recreate-history") model = AutoModelForTokenClassification.from_pretrained("SaulLu/recreate-history") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d9c7a72313c5cee974296046aff7a5f38dec8f3aacd2896b568455f4927f4029
- Size of remote file:
- 67.6 MB
- SHA256:
- b9eed85cefc5e1e409fcb968fce7ad1741e9cb85e006dade982af6bf58b74ec2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.