added fill-mask task
Browse files
README.md
CHANGED
|
@@ -2,6 +2,10 @@
|
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# astroBERT base model
|
|
|
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
task_categories:
|
| 6 |
+
- fill-mask
|
| 7 |
+
widget:
|
| 8 |
+
- text: The Chandra X-ray Observatory (CXO) is a Flagship-class space telescope launched aboard the Space Shuttle Columbia during STS-93 by NASA on July 23, 1999
|
| 9 |
---
|
| 10 |
|
| 11 |
# astroBERT base model
|