Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,6 @@ pipeline_tag: token-classification
|
|
8 |
---
|
9 |
Too lazy to write something
|
10 |
|
11 |
-
|
12 |
|
13 |
-
val_loss = 0.
|
|
|
8 |
---
|
9 |
Too lazy to write something
|
10 |
|
11 |
+
New fine-tuned version from bert-base-uncased with my own dataset.
|
12 |
|
13 |
+
val_loss = 0.01966 | val_acc = 0.9811 | f-1 score = 0.91
|