Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,9 @@ tags:
|
|
9 |
license: apache-2.0
|
10 |
language:
|
11 |
- en
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
|
@@ -58,4 +61,4 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
|
|
58 |
|
59 |
π **[Hugging Face Model Card](https://huggingface.co/Daemontatox/Zireal-1.5)** (Replace with actual link)
|
60 |
π **License:** Apache 2.0
|
61 |
-
```
|
|
|
9 |
license: apache-2.0
|
10 |
language:
|
11 |
- en
|
12 |
+
datasets:
|
13 |
+
- Daemontatox/math_conv
|
14 |
+
library_name: transformers
|
15 |
---
|
16 |
|
17 |
|
|
|
61 |
|
62 |
π **[Hugging Face Model Card](https://huggingface.co/Daemontatox/Zireal-1.5)** (Replace with actual link)
|
63 |
π **License:** Apache 2.0
|
64 |
+
```
|