RJ3vans commited on
Commit
6fea7a0
·
1 Parent(s): 177222c

Update README.md

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