TaimoorSiddiqui commited on
Commit
f143f8d
·
1 Parent(s): a2a7377

Fix frontmatter: remove datasets, add model-index with metrics, fix HF YAML warning

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -18,9 +18,18 @@ tags:
18
  - conversational
19
  - multimodal
20
  - vision
21
- datasets:
22
- - Qwen/AgentWorldBench
23
- - Qwen/DeepPlanning
 
 
 
 
 
 
 
 
 
24
  ---
25
 
26
  # Hopcoder-Mini-9B
 
18
  - conversational
19
  - multimodal
20
  - vision
21
+ model-index:
22
+ - name: Hopcoder-Mini-9B
23
+ results:
24
+ - task:
25
+ type: text-generation
26
+ label: Text Generation
27
+ dataset:
28
+ name: Unknown
29
+ type: generic
30
+ metrics:
31
+ - type: custom
32
+ value: TBD
33
  ---
34
 
35
  # Hopcoder-Mini-9B