pawlo2013 commited on
Commit
1880f8b
·
verified ·
1 Parent(s): 66ea2b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,7 +1,12 @@
1
  ---
2
  datasets:
3
  - djagatiya/ner-ontonotes-v5-eng-v4
 
 
 
4
  ---
 
 
5
  Simple finetuned RoBERTA for NERC(Named Entity Recognitiona and Classification) task.
6
  The model was finetuned for the Text Mining course at Vrije Universieit Amsterdam in 2024.
7
 
 
1
  ---
2
  datasets:
3
  - djagatiya/ner-ontonotes-v5-eng-v4
4
+
5
+ models:
6
+ - FacebookAI/roberta-base
7
  ---
8
+
9
+
10
  Simple finetuned RoBERTA for NERC(Named Entity Recognitiona and Classification) task.
11
  The model was finetuned for the Text Mining course at Vrije Universieit Amsterdam in 2024.
12