Dennis Minn commited on
Commit
e87dead
·
1 Parent(s): 859160b

removed AutoModelForSequenceClassification and updated underlying model

Browse files
Files changed (1) hide show
  1. config.json +2 -4
config.json CHANGED
@@ -11,14 +11,12 @@
11
  "model": {
12
  "pt": [
13
  "DennisOneHealth/mesh-encoder",
14
- "166966f"
15
  ]
16
  }
17
  },
18
  "impl": "mesh_pipeline.MeshPipeline",
19
- "pt": [
20
- "AutoModelForSequenceClassification"
21
- ],
22
  "tf": [],
23
  "type": "text"
24
  }
 
11
  "model": {
12
  "pt": [
13
  "DennisOneHealth/mesh-encoder",
14
+ "0b614be"
15
  ]
16
  }
17
  },
18
  "impl": "mesh_pipeline.MeshPipeline",
19
+ "pt": [],
 
 
20
  "tf": [],
21
  "type": "text"
22
  }