Tran Hung Phong
commited on
Commit
•
f67bc91
1
Parent(s):
97328cb
Upload XLMRobertaForTokenClassification
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "outputs/xlm-roberta-base",
|
3 |
"architectures": [
|
4 |
"XLMRobertaForTokenClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/home/phongtnh/MyProjects/VietMed_NER/outputs/xlm-roberta-base",
|
3 |
"architectures": [
|
4 |
"XLMRobertaForTokenClassification"
|
5 |
],
|