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