Eappelson commited on
Commit
41c3639
1 Parent(s): 33ebeaa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -29,7 +29,9 @@ It achieves the following results on the evaluation set:
29
  - F1: 0.6917
30
 
31
  ## IMPORTANT NOTE
32
- When using the model, please note that `LABEL_0` refers to non-violation and `LABEL_1` refers to a violation. Moreso, you can find the code for building the model within this repository. It is titled `code.ipynb`.
 
 
33
 
34
  ## Model description
35
 
 
29
  - F1: 0.6917
30
 
31
  ## IMPORTANT NOTE
32
+ 1. When using the model, please note that `LABEL_0` refers to non-violation and `LABEL_1` refers to a violation.
33
+ 2. You can find the code for building the model within this repository. It is titled `code.ipynb`.
34
+ 3. You can also find the data for building the model within this repository. It is titled `data.json`.
35
 
36
  ## Model description
37