QNN commited on
Commit
e89959d
1 Parent(s): d24cd69

Create default.json

Browse files
Files changed (1) hide show
  1. default.json +4 -0
default.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "description": "AutoTrain generated dataset",
3
+ "features": { "tokens": { "feature": { "dtype": "string", "_type": "Value" }, "_type": "Sequence" }, "tags": { "feature": { "names": [ "CATALYST", "CO-CATALYST", "O", "Other", "PROPERTY_NAME", "PROPERTY_VALUE" ], "_type": "ClassLabel" }, "_type": "Sequence" } }
4
+ }