Commit
·
72e740e
1
Parent(s):
674eb16
updated examples
Browse files
README.md
CHANGED
@@ -3,6 +3,15 @@ license: other
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# Manager for Intelligent Knowledge Acess (MIKA)
|
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
6 |
+
pipeline_tag: fill-mask
|
7 |
+
|
8 |
+
widget:
|
9 |
+
- text: "While flying a fire, the UAS experienced an issue of unknown sorts and [MASK] to the ground. From the people watching the aircraft near the fire, they seem to think it was some sort of motor failure due to no more noise coming from the aircraft and it falling straight to the ground."
|
10 |
+
example_title: "Example 1"
|
11 |
+
- text: "During a pre-flight [MASK] run-up, a battery hatch cover disengaged from the fuselage and hit one of the vertical takeoff and landing {VTOL} propellers. The motor failsafe activated and the motors shut down."
|
12 |
+
example_title: "Example 2"
|
13 |
+
- text: "UAS was climbing to 11,000 ft. msl on a reconnaissance mission when it experienced a rapid and uncommanded descent. The [MASK] took no action but monitored instruments until the aircraft regained a stable profile. "
|
14 |
+
example_title: "Example 3"
|
15 |
---
|
16 |
|
17 |
# Manager for Intelligent Knowledge Acess (MIKA)
|