File size: 257 Bytes
5436158
 
 
 
 
 
 
1
2
3
4
5
6
7
8
Finetuned checkpoint generated by `opf train`.

Run local inference:
  opf --checkpoint /tmp/opf-data/finetuned_v3 --device cuda "Alice was born on 1990-01-02."

Run eval:
  opf eval /path/to/eval.jsonl --checkpoint /tmp/opf-data/finetuned_v3 --device cuda