MCPcopy Create free account
hub / github.com/CoopReason/TESSY / run_tessy.py

File run_tessy.py

run_tessy.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from transformers import AutoTokenizer, AutoModelForTokenClassification, AutoConfig
2import argparse
3import ast
4from tqdm import tqdm

Callers

nothing calls this directly

Calls 1

async_mainFunction · 0.85

Tested by

no test coverage detected