ykilcher's picture
Update README.md
27ee4d7
|
raw
history blame
No virus
181 Bytes
metadata
language:
  - en

Just a regular old model...

Usage

from transformers import AutoModel
model = AutoModel.from_pretrained("ykilcher/totally-harmless-model")