godling commited on
Commit
d2bfe99
·
verified ·
1 Parent(s): d64afee

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "godling/roberta-base-klue-ynat-classification",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "klue/roberta-base",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],