Update README.md
Browse files
README.md
CHANGED
@@ -21,11 +21,11 @@ This model is a fine-tuned version of [bert-base-cased](https://huggingface.co/b
|
|
21 |
|
22 |
The dataset contains 5 target labels:
|
23 |
|
24 |
-
* `
|
25 |
-
*
|
26 |
-
*
|
27 |
-
*
|
28 |
-
*
|
29 |
|
30 |
It achieves the following results on the evaluation set:
|
31 |
- Loss: 0.2909
|
|
|
21 |
|
22 |
The dataset contains 5 target labels:
|
23 |
|
24 |
+
* `AGENT`
|
25 |
+
* `TASK`
|
26 |
+
* `TASK_INFO`
|
27 |
+
* `PROCESS_INFO`
|
28 |
+
* `CONDITION`
|
29 |
|
30 |
It achieves the following results on the evaluation set:
|
31 |
- Loss: 0.2909
|