Nurcholish commited on
Commit
21f2f4c
·
verified ·
1 Parent(s): 85b1cce

Create model-index.yaml

Browse files
Files changed (1) hide show
  1. model-index.yaml +25 -0
model-index.yaml ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ model-index:
2
+ - name: Quantum LIMIT-GRAPH v2.0
3
+ results:
4
+ - task:
5
+ type: semantic-graph-alignment
6
+ name: Multilingual Semantic Graph Alignment
7
+ dataset:
8
+ name: LIMIT-GRAPH v2.0
9
+ type: multilingual-corpora
10
+ metrics:
11
+ - name: Composite Alignment Score
12
+ type: score
13
+ value: 0.82
14
+ - name: Quantum Diversity Index
15
+ type: score
16
+ value: 0.91
17
+ license: apache-2.0
18
+ library_name: qiskit
19
+ tags:
20
+ - quantum
21
+ - multilingual
22
+ - semantic-graph
23
+ - agent-alignment
24
+ - RLHF
25
+ - context-engineering