burtenshaw HF staff commited on
Commit
19b09a0
1 Parent(s): 7763713

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +21 -7
README.md CHANGED
@@ -1,6 +1,22 @@
1
  ---
2
- library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
@@ -15,14 +31,14 @@ tags: []
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
  - **Developed by:** [More Information Needed]
21
  - **Funded by [optional]:** [More Information Needed]
22
  - **Shared by [optional]:** [More Information Needed]
23
  - **Model type:** [More Information Needed]
24
- - **Language(s) (NLP):** [More Information Needed]
25
- - **License:** [More Information Needed]
26
  - **Finetuned from model [optional]:** [More Information Needed]
27
 
28
  ### Model Sources [optional]
@@ -199,5 +215,3 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
199
  [More Information Needed]
200
 
201
 
202
- ---
203
- # Evaluation
 
1
  ---
2
+ language: en
3
+ license: mit
4
+ model-index:
5
+ - name: Qwen1.5-0.5B-dpo-mix-7k
6
+ results:
7
+ - task:
8
+ type: question-answering
9
+ name: eq_bench
10
+ dataset:
11
+ name: pbevan11/EQ-Bench
12
+ type: benchmark
13
+ metrics:
14
+ - type: accuracy
15
+ value: 0.4861130120334633
16
+ name: eqbench
17
+ - type: accuracy
18
+ value: 88.88888888888889
19
+ name: percent_parseable
20
  ---
21
 
22
  # Model Card for Model ID
 
31
 
32
  <!-- Provide a longer summary of what this model is. -->
33
 
34
+
35
 
36
  - **Developed by:** [More Information Needed]
37
  - **Funded by [optional]:** [More Information Needed]
38
  - **Shared by [optional]:** [More Information Needed]
39
  - **Model type:** [More Information Needed]
40
+ - **Language(s) (NLP):** en
41
+ - **License:** mit
42
  - **Finetuned from model [optional]:** [More Information Needed]
43
 
44
  ### Model Sources [optional]
 
215
  [More Information Needed]
216
 
217