shubhamkrishna commited on
Commit
cc20e16
1 Parent(s): f8fe2a6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -8,12 +8,18 @@ tags:
8
  - bert-base-uncased
9
 
10
  datasets:
11
- - tosdr
12
  metrics:
13
  - Precision
14
  - Recall
15
  - F1 Score
16
 
 
 
 
 
 
 
17
  ---
18
 
19
 
 
8
  - bert-base-uncased
9
 
10
  datasets:
11
+ - custom Ultra Fine Entity Typing
12
  metrics:
13
  - Precision
14
  - Recall
15
  - F1 Score
16
 
17
+ widget:
18
+ - Example1: "Hi, I am Kermit and I live in Berlin"
19
+ - Example2: "I come from India"
20
+ - Example3: "ML6 is a very cool company from Belgium"
21
+
22
+
23
  ---
24
 
25