macadeliccc
commited on
Commit
•
8242848
1
Parent(s):
95a55ce
added usage colab
Browse files
README.md
CHANGED
@@ -71,6 +71,8 @@ response = tokenizer.decode(output[0], skip_special_tokens=True)
|
|
71 |
print("Response:", response)
|
72 |
```
|
73 |
|
|
|
|
|
74 |
## Eval
|
75 |
|
76 |
**Full Precision**
|
@@ -102,7 +104,7 @@ print("Response:", response)
|
|
102 |
|winogrande|Yaml |none | 0|acc |0.7490|± |0.0122|
|
103 |
|
104 |
|
105 |
-
|
106 |
|
107 |
## Citations
|
108 |
|
|
|
71 |
print("Response:", response)
|
72 |
```
|
73 |
|
74 |
+
[colab](https://colab.research.google.com/drive/1cmRhAkDWItV7utHNqNANVZnqDqQNsTUr?usp=sharing) with usage example
|
75 |
+
|
76 |
## Eval
|
77 |
|
78 |
**Full Precision**
|
|
|
104 |
|winogrande|Yaml |none | 0|acc |0.7490|± |0.0122|
|
105 |
|
106 |
|
107 |
+
evaluation [colab](https://colab.research.google.com/drive/1FpwgsGzCR4tORTxAwUxpN3PcP22En2xk?usp=sharing)
|
108 |
|
109 |
## Citations
|
110 |
|