nicholasKluge commited on
Commit
d9b6d09
1 Parent(s): deab81b

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": "roberta-base",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "nicholasKluge/ToxicityModel",
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],