phdkhanh2507 commited on
Commit
13fa1ab
·
verified ·
1 Parent(s): 6b2e113

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "model_name_or_path": "checkpoints/checkpoint_best.pt"
3
+ }