Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,13 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
7 |
-
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
|
10 |
|
@@ -196,6 +199,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
196 |
|
197 |
## Model Card Contact
|
198 |
|
199 |
-
[More Information Needed]
|
200 |
-
|
201 |
-
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- text-generation-inference
|
5 |
+
datasets:
|
6 |
+
- cosmos_qa
|
7 |
---
|
8 |
|
9 |
# Model Card for Model ID
|
10 |
+
Finetuned Phi2 model on the Cosmos QA dataset for commonsense-based MCQ reading comprehension.
|
11 |
<!-- Provide a quick summary of what the model is/does. -->
|
12 |
|
13 |
|
|
|
199 |
|
200 |
## Model Card Contact
|
201 |
|
202 |
+
[More Information Needed]
|
|
|
|