azhiboedova
commited on
Commit
•
e1b1edd
1
Parent(s):
98695d4
Update README.md
Browse files
README.md
CHANGED
@@ -43,7 +43,7 @@ dataset = load_dataset("tasksource/mmlu", subset, split="validation")
|
|
43 |
```
|
44 |
[Colab Notebook with Model Evaluation](https://colab.research.google.com/drive/16hXI7pd9KSTeUMNfGCB0wGMAzcBqzdZM?usp=sharing)
|
45 |
|
46 |
-
<img src="
|
47 |
|
48 |
**How to use**
|
49 |
To import this model with Python and run it, you can use the following code:
|
|
|
43 |
```
|
44 |
[Colab Notebook with Model Evaluation](https://colab.research.google.com/drive/16hXI7pd9KSTeUMNfGCB0wGMAzcBqzdZM?usp=sharing)
|
45 |
|
46 |
+
<img src="Model Performance by Subject.png" alt="Model Perfomance" width="500">
|
47 |
|
48 |
**How to use**
|
49 |
To import this model with Python and run it, you can use the following code:
|