File size: 655 Bytes
55b1088 5634044 dfbf6f7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
license: mit
language:
- en
metrics:
- accuracy
- f1
- recall
library_name: transformers
pipeline_tag: token-classification
tags:
- pie
- idioms
- token classification
widget:
- text: Go back to the drawing board and make adjustments based on the new information.
- text: This is one of those times when you need to bite the bullet and pay a pro.
- text: They prefer to beat around the bush, if they want to ask something.
- text: As they say in the theater, break a leg.
---
This is the checkpoint of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) trained on the [PIE](https://huggingface.co/datasets/Gooogr/pie_idioms) dataset. |