prithivida
commited on
Commit
·
5c48480
1
Parent(s):
f4dfc90
Update README.md
Browse files
README.md
CHANGED
@@ -4,8 +4,10 @@ language:
|
|
4 |
tags:
|
5 |
- masked-lm
|
6 |
- pytorch
|
7 |
-
pipeline-tag:
|
8 |
-
|
|
|
|
|
9 |
widget:
|
10 |
- text: "The present [MASK] provides a torque sensor that is small and highly rigid and for which high production efficiency is possible."
|
11 |
- text: "The present invention relates to [MASK] accessories and pertains particularly to a brake light unit for bicycles."
|
@@ -14,6 +16,7 @@ widget:
|
|
14 |
license: apache-2.0
|
15 |
metrics:
|
16 |
- perplexity
|
|
|
17 |
---
|
18 |
|
19 |
# Motivation
|
|
|
4 |
tags:
|
5 |
- masked-lm
|
6 |
- pytorch
|
7 |
+
pipeline-tag:
|
8 |
+
- "fill-mask"
|
9 |
+
mask-token:
|
10 |
+
- "[MASK]"
|
11 |
widget:
|
12 |
- text: "The present [MASK] provides a torque sensor that is small and highly rigid and for which high production efficiency is possible."
|
13 |
- text: "The present invention relates to [MASK] accessories and pertains particularly to a brake light unit for bicycles."
|
|
|
16 |
license: apache-2.0
|
17 |
metrics:
|
18 |
- perplexity
|
19 |
+
|
20 |
---
|
21 |
|
22 |
# Motivation
|