mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
* Add new token classification example * Remove txt file * Add test * With actual testing done * Less warmup is better * Update examples/token-classification/run_ner_new.py Co-authored-by: Thomas Wolf <thomwolf@users.noreply.github.com> * Address review comments * Fix test * Make Lysandre happy * Last touches and rename * Rename in tests * Address review comments * More run_ner -> run_ner_old Co-authored-by: Thomas Wolf <thomwolf@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| tests_samples | ||
| dummy-config.json | ||
| empty.txt | ||
| input.txt | ||
| sample_text.txt | ||
| sample_text_no_unicode.txt | ||
| spiece.model | ||
| test_sentencepiece.model | ||
| test_sentencepiece_no_bos.model | ||