OtraBoi commited on
Commit
4aa4c5f
1 Parent(s): c306f80

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/artifacts/Doc_Classify_LayoutLMv3:v0",
3
  "architectures": [
4
  "LayoutLMv3ForSequenceClassification"
5
  ],
 
1
  {
2
+ "_name_or_path": "microsoft/layoutlmv3-base",
3
  "architectures": [
4
  "LayoutLMv3ForSequenceClassification"
5
  ],