Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
license: apache-2.0
|
4 |
datasets:
|
5 |
- AQMAR
|
6 |
---
|
7 |
-
#
|
8 |
Training was conducted over 94 epochs, using a linear decaying learning rate of 2e-05, and a total batch size of 32.
|
9 |
11
|
10 |
12
|
|
|
1 |
---
|
2 |
+
language: ar
|
3 |
license: apache-2.0
|
4 |
datasets:
|
5 |
- AQMAR
|
6 |
---
|
7 |
+
# Arabic NER Model using Flair Embeddings
|
8 |
Training was conducted over 94 epochs, using a linear decaying learning rate of 2e-05, and a total batch size of 32.
|
9 |
11
|
10 |
12
|