FredrikMoller
commited on
Commit
•
7b65a45
1
Parent(s):
800f871
updated path in config to RecordedFuture
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "RecordedFuture/Swedish-Sentiment-Fear",
|
3 |
"architectures": [
|
4 |
"BertForSequenceClassification"
|
5 |
],
|