Commit
·
596a6cc
1
Parent(s):
f041c4e
update details
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
2 |
license: gpl
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: gpl
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
- precision
|
8 |
+
- recall
|
9 |
+
- f1
|
10 |
+
pipeline_tag: token-classification
|
11 |
+
tags:
|
12 |
+
- drone
|
13 |
+
- drone forensics
|
14 |
+
- named entity recognition
|
15 |
+
---
|