初始化项目,由ModelHub XC社区提供模型

Model: justinj92/phi2-bunny
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-05 10:42:37 +08:00
commit 26c078191b
24 changed files with 152402 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c4c851c147938984b12a85a1bcf10fbd6271c6921fce71ad7a66488cb865b4bd
size 266265696

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:28d0fa0412b71aa6207731b04fcf598f1066a6ee3845b3dbb27b6976d5c40f4c
size 267109512

View File

@@ -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": ""
}

View File

@@ -0,0 +1,22 @@
{
"_data_files": [
{
"filename": "data-00000-of-00002.arrow"
},
{
"filename": "data-00001-of-00002.arrow"
}
],
"_fingerprint": "9e1bf20356e01222",
"_format_columns": [
"input_ids",
"attention_mask",
"labels",
"length",
"position_ids"
],
"_format_kwargs": {},
"_format_type": null,
"_output_all_columns": false,
"_split": null
}