Update model card
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# Math-RoBerta for NLP tasks in math learning environments
|
| 2 |
|
| 3 |
-
This model is fine-tuned with
|
| 4 |
|
| 5 |
### Here is how to use it with texts in HuggingFace
|
| 6 |
```python
|
|
|
|
| 1 |
# Math-RoBerta for NLP tasks in math learning environments
|
| 2 |
|
| 3 |
+
This model is fine-tuned with GPT2-xl with over 3,000,000 posts and replies from students and instructors in Algebra Nation (https://www.mathnation.com/). It was trained to allow researchers to control generated responses' safety using tags `[SAFE]` and `[UNSAFE]`
|
| 4 |
|
| 5 |
### Here is how to use it with texts in HuggingFace
|
| 6 |
```python
|