RJ3vans commited on
Commit
a0cf992
1 Parent(s): 6fea7a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -5,7 +5,8 @@ It was derived using code written by Dr. Le An Ha at the University of Wolverham
5
  To use this model, the following code snippet may help:
6
 
7
 
8
- ======================================================================
 
9
  import torch
10
  from transformers import AutoModelForTokenClassification, AutoTokenizer
11
 
 
5
  To use this model, the following code snippet may help:
6
 
7
 
8
+ ======================================================================
9
+
10
  import torch
11
  from transformers import AutoModelForTokenClassification, AutoTokenizer
12