jaynwanze commited on
Commit
b6781e5
·
verified ·
1 Parent(s): a098e01

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "_name_or_path": "./drive/MyDrive/my_sentiment_analysis_model",
 
3
  "architectures": [
4
  "RobertaForSequenceClassification"
5
  ],
 
1
  {
2
  "_name_or_path": "./drive/MyDrive/my_sentiment_analysis_model",
3
+ "pipeline_tag": "text-classification",
4
  "architectures": [
5
  "RobertaForSequenceClassification"
6
  ],