swardiantara
commited on
Commit
•
13e6c1c
1
Parent(s):
74846e5
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,14 @@
|
|
1 |
---
|
2 |
pipeline_tag: token-classification
|
3 |
tags:
|
4 |
-
-
|
5 |
-
- sequence-labelling
|
6 |
- event-recognition
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# ADFLER-albert-base-v2
|
|
|
1 |
---
|
2 |
pipeline_tag: token-classification
|
3 |
tags:
|
4 |
+
- drone-forensics
|
|
|
5 |
- event-recognition
|
6 |
+
license: mit
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
base_model:
|
10 |
+
- albert/albert-base-v2
|
11 |
+
library_name: transformers
|
12 |
---
|
13 |
|
14 |
# ADFLER-albert-base-v2
|