sequoiaandrade commited on
Commit
5069c85
1 Parent(s): 01715dd

updated examples

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -7,6 +7,13 @@ tags:
7
  - token-classification
8
  - NER
9
  library_name: transformers
 
 
 
 
 
 
 
10
  ---
11
  # Manager for Intelligent Knowledge Access (MIKA)
12
  ## Custom Named-Entity Recognition (NER) for Failure Modes and Effects Analysis (FMEA)
 
7
  - token-classification
8
  - NER
9
  library_name: transformers
10
+ widget:
11
+ - text: "While flying a fire, the UAS experienced an issue of unknown sorts and crashed 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."
12
+ example_title: "Example 1"
13
+ - text: "During a pre-flight engine 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."
14
+ example_title: "Example 2"
15
+ - text: "UAS was climbing to 11,000 ft. msl on a reconnaissance mission when it experienced a rapid and uncommanded descent. The pilot took no action but monitored instruments until the aircraft regained a stable profile. "
16
+ example_title: "Example 3"
17
  ---
18
  # Manager for Intelligent Knowledge Access (MIKA)
19
  ## Custom Named-Entity Recognition (NER) for Failure Modes and Effects Analysis (FMEA)