jtlicardo commited on
Commit
437e131
1 Parent(s): a4d9c96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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
- * `'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
 
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