AofaYu71 commited on
Commit
8edf700
·
verified ·
1 Parent(s): 536de73

Remove config yaml tracking file

Browse files
Files changed (1) hide show
  1. config.yaml +0 -16
config.yaml DELETED
@@ -1,16 +0,0 @@
1
- name: LatentSkill
2
- repo_type: model
3
- base_model: Qwen/Qwen3-8B
4
- checkpoint_format: tar.gz
5
- loader: https://github.com/yuaofan0-oss/LatentSkill
6
- download_tracking: >
7
- This top-level config.yaml is intentionally included as a Hugging Face
8
- download-statistics query file. It is metadata for the checkpoint bundle,
9
- not a runtime model configuration.
10
- artifacts:
11
- pretrain:
12
- path: latentskill_pretrain_qwen3_8b/pretrain.tar.gz
13
- local_extract_dir: checkpoints/latentskill_pretrain_qwen3_8b/pretrain/
14
- sft:
15
- path: latentskill_sft_qwen3_8b/train.tar.gz
16
- local_extract_dir: checkpoints/latentskill_sft_qwen3_8b/train/