初始化项目,由ModelHub XC社区提供模型
Model: Norod78/distilgpt2-base-pretrained-he Source: Original Platform
This commit is contained in:
1
distilgpt2-base-pretrained-he.mlpackage/Data/com.apple.CoreML/.gitattributes
vendored
Normal file
1
distilgpt2-base-pretrained-he.mlpackage/Data/com.apple.CoreML/.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
||||
model.mlmodel filter=lfs diff=lfs merge=lfs -text
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"Outputs" : {
|
||||
"output_logits" : {
|
||||
"MLFeatureShortDescription" : "--"
|
||||
}
|
||||
},
|
||||
"Inputs" : {
|
||||
"position_ids" : {
|
||||
"MLFeatureShortDescription" : "--"
|
||||
},
|
||||
"input_ids" : {
|
||||
"MLFeatureShortDescription" : "--"
|
||||
}
|
||||
},
|
||||
"TrainingInputs" : {
|
||||
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"MLModelVersionStringKey" : "1.01",
|
||||
"MLModelDescriptionKey" : "hebrew-distilgpt2\n\nA tiny GPT2 based Hebrew text generation model trained on a TPUv3-8 via the TPU Research Cloud Program.",
|
||||
"MLModelCreatorDefinedKey" : {
|
||||
"model_card_url" : "https:\/\/huggingface.co\/Norod78\/distilgpt2-base-pretrained-he"
|
||||
},
|
||||
"MLModelAuthorKey" : "Doron Adler",
|
||||
"MLModelLicenseKey" : "mit"
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b6a01312efcdb9026f68a3b019e9afe9a15f19ba588db23ae97c6024ad09ad7
|
||||
size 482254328
|
||||
Reference in New Issue
Block a user