swardiantara commited on
Commit
92857c4
1 Parent(s): 29f58cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -8,4 +8,9 @@ metrics:
8
  - recall
9
  - f1
10
  pipeline_tag: text-classification
 
 
 
 
 
11
  ---
 
8
  - recall
9
  - f1
10
  pipeline_tag: text-classification
11
+ widget:
12
+ - text: "Battery temperature is below 15 degrees Celsius. Warm up the battery temperature to above 25 degree Celsius to ensure a safe flight."
13
+ example_title: "Negative Sentiment"
14
+ - text: "Aircraft is returning to the Home Point. Minimum RTH Altitude is 30m. You can reset the RTH Altitude in Remote Controller Settings after cancelling RTH if necessary."
15
+ example_title: "Positive Sentiment"
16
  ---