addy88 commited on
Commit
b6bc811
1 Parent(s): 6ecb352

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": "/content/mymodel",
3
  "architectures": [
4
  "PerceiverForSequenceClassification"
5
  ],
1
  {
2
+ "_name_or_path": "perceiver_imdb",
3
  "architectures": [
4
  "PerceiverForSequenceClassification"
5
  ],