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

Model: jiamingshan/AHA-L2A-Qwen3-1.7B-repro
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-21 11:06:13 +08:00
commit c13d63b439
48 changed files with 165513 additions and 0 deletions

View File

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

View File

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

View File

@@ -0,0 +1,152 @@
{
"builder_name": "generator",
"citation": "",
"config_name": "default",
"dataset_name": "generator",
"dataset_size": 45895360821,
"description": "",
"download_checksums": {},
"download_size": 0,
"features": {
"messages": {
"feature": {
"content": {
"dtype": "string",
"_type": "Value"
},
"role": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "List"
},
"input_ids": {
"feature": {
"dtype": "int32",
"_type": "Value"
},
"_type": "List"
},
"attention_mask": {
"feature": {
"dtype": "int8",
"_type": "Value"
},
"_type": "List"
},
"num_tokens": {
"dtype": "int64",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 45895360821,
"splits": {
"train": {
"name": "train",
"num_bytes": 45895360821,
"num_examples": 1890613,
"shard_lengths": [
15000,
14000,
14000,
14000,
14000,
14000,
14000,
15000,
14000,
14000,
14000,
14000,
14000,
14000,
14000,
14000,
14000,
14000,
14000,
14000,
14000,
14000,
14000,
25000,
26000,
27000,
26000,
26000,
25000,
26000,
25000,
26000,
25000,
26000,
25000,
26000,
26000,
25000,
25000,
25000,
24000,
25000,
24000,
24000,
24000,
24000,
23000,
19000,
18000,
18000,
18000,
18000,
18000,
18000,
18000,
19000,
22000,
23000,
23000,
23000,
23000,
23000,
23000,
23000,
23000,
23000,
23000,
22000,
22000,
23000,
22000,
22000,
22000,
23000,
22000,
22000,
22000,
22000,
23000,
23000,
23000,
23000,
22000,
22000,
28000,
30000,
30000,
29000,
30000,
20613
],
"dataset_name": "generator"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}

View File

@@ -0,0 +1,18 @@
{
"_data_files": [
{
"filename": "data-00000-of-00001.arrow"
}
],
"_fingerprint": "8470c8174c1f6ae9",
"_format_columns": [
"attention_mask",
"input_ids",
"messages",
"num_tokens"
],
"_format_kwargs": {},
"_format_type": null,
"_output_all_columns": false,
"_split": null
}