初始化项目,由ModelHub XC社区提供模型
Model: justinj92/phi2-bunny Source: Original Platform
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"citation": "",
|
||||
"description": "",
|
||||
"features": {
|
||||
"input_ids": {
|
||||
"feature": {
|
||||
"dtype": "int32",
|
||||
"_type": "Value"
|
||||
},
|
||||
"_type": "Sequence"
|
||||
},
|
||||
"attention_mask": {
|
||||
"feature": {
|
||||
"dtype": "int8",
|
||||
"_type": "Value"
|
||||
},
|
||||
"_type": "Sequence"
|
||||
},
|
||||
"labels": {
|
||||
"feature": {
|
||||
"dtype": "int64",
|
||||
"_type": "Value"
|
||||
},
|
||||
"_type": "Sequence"
|
||||
},
|
||||
"length": {
|
||||
"dtype": "int64",
|
||||
"_type": "Value"
|
||||
},
|
||||
"position_ids": {
|
||||
"feature": {
|
||||
"dtype": "int64",
|
||||
"_type": "Value"
|
||||
},
|
||||
"_type": "Sequence"
|
||||
}
|
||||
},
|
||||
"homepage": "",
|
||||
"license": ""
|
||||
}
|
||||
Reference in New Issue
Block a user