prabodbc commited on
Commit
7e2a73b
·
verified ·
1 Parent(s): d265379

Add config.json (enables HF download tracking)

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "library_name": "basert",
3
+ "format": "base"
4
+ }