qbhay jain
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,32 +1,16 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
## Model Details
|
7 |
-
|
8 |
-
### Model Description
|
9 |
-
|
10 |
-
<!-- Provide a longer summary of what this model is. -->
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
- **Developed by:** [More Information Needed]
|
15 |
-
- **Funded by [optional]:** [More Information Needed]
|
16 |
-
- **Shared by [optional]:** [More Information Needed]
|
17 |
-
- **Model type:** [More Information Needed]
|
18 |
-
- **Language(s) (NLP):** [More Information Needed]
|
19 |
-
- **License:** [More Information Needed]
|
20 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
21 |
-
|
22 |
-
### Model Sources [optional]
|
23 |
-
|
24 |
-
|
25 |
|
|
|
26 |
|
27 |
|
28 |
| Tasks |Version|Filter|n-shot| Metric |Value | |Stderr|
|
29 |
|---------|------:|------|------|--------|-----:|---|-----:|
|
30 |
|hellaswag| 1|none |None |acc |0.5536|± |0.0050|
|
31 |
-
| | |none |None |acc_norm|0.7294|± |0.0044|
|
32 |
-
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- microsoft/orca-math-word-problems-200k
|
5 |
+
---
|
6 |
+
---
|
7 |
|
8 |
+
#todo : update the model card
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
|
10 |
+
Running benchmarks rn
|
11 |
|
12 |
|
13 |
| Tasks |Version|Filter|n-shot| Metric |Value | |Stderr|
|
14 |
|---------|------:|------|------|--------|-----:|---|-----:|
|
15 |
|hellaswag| 1|none |None |acc |0.5536|± |0.0050|
|
16 |
+
| | |none |None |acc_norm|0.7294|± |0.0044|
|
|