Remove `fill-mask` tag
Browse filesThis PR removes the tag `fill-mask` since it's not an existing pipeline tag.
README.md
CHANGED
@@ -7,7 +7,6 @@ library_name: transformers
|
|
7 |
license: other
|
8 |
pipeline_tag: feature-extraction
|
9 |
tags:
|
10 |
-
- fill-mask
|
11 |
- masked-lm
|
12 |
- long-context
|
13 |
- modernbert
|
|
|
7 |
license: other
|
8 |
pipeline_tag: feature-extraction
|
9 |
tags:
|
|
|
10 |
- masked-lm
|
11 |
- long-context
|
12 |
- modernbert
|