taguser commited on
Commit
b1d6eae
·
verified ·
1 Parent(s): b440bad

Update card.json

Browse files
Files changed (1) hide show
  1. card.json +3 -3
card.json CHANGED
@@ -2,14 +2,14 @@
2
  "name": "microshift-10-2025-Mar-27",
3
  "base_model": "Qwen/Qwen2.5-Coder-14B-Instruct" ,
4
  "hf_repo": "taguser/microshift-epoch10-2025-Mar-27",
5
- "context_length": 8192,
6
- "model_type": "finetuned",
7
  "quantized": true,
8
  "finetune_steps": [
9
  {
10
  "base_model": "Qwen/Qwen2.5-Coder-14B-Instruct",
11
  "step": 2,
12
- "data": "microshift",
13
  "epochs": 10,
14
  "batch_size": 32,
15
  "dataset_size": 1260,
 
2
  "name": "microshift-10-2025-Mar-27",
3
  "base_model": "Qwen/Qwen2.5-Coder-14B-Instruct" ,
4
  "hf_repo": "taguser/microshift-epoch10-2025-Mar-27",
5
+ "context_length": 6703,
6
+ "model_type": "qwen",
7
  "quantized": true,
8
  "finetune_steps": [
9
  {
10
  "base_model": "Qwen/Qwen2.5-Coder-14B-Instruct",
11
  "step": 2,
12
+ "data": "cia-tools/parsed_data",
13
  "epochs": 10,
14
  "batch_size": 32,
15
  "dataset_size": 1260,