pico-extractor / README.md
zuzab's picture
Upload folder using huggingface_hub
ed4df86 verified
|
Raw
History Blame Contribute Delete
334 Bytes
Local PICO token-classification model bundle tracked in-repo.
Files kept here are the minimum needed by `transformers` `from_pretrained(...)`
for the primary PICO extractor:
- `config.json`
- `model.safetensors`
- `tokenizer.json`
- `tokenizer_config.json`
Source of this bundle: `pico-package/package` from the project workspace.