Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
pipeline_tag:
|
4 |
tags:
|
5 |
- code
|
6 |
---
|
@@ -73,4 +73,4 @@ predictions = torch.argmax(logits, dim=-1)
|
|
73 |
year = {2023},
|
74 |
url = {},
|
75 |
}
|
76 |
-
```
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
pipeline_tag: fill-mask
|
4 |
tags:
|
5 |
- code
|
6 |
---
|
|
|
73 |
year = {2023},
|
74 |
url = {},
|
75 |
}
|
76 |
+
```
|