Update README.md
Browse files
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
|