lichenglu commited on
Commit
aa7383d
·
1 Parent(s): f49d103

Update model card

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 GPT-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
 
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