Update README.md
Browse files
README.md
CHANGED
@@ -123,7 +123,7 @@ widget:
|
|
123 |
|
124 |
text = "I- am- a go- od- boy"
|
125 |
eval_and_replace(text)
|
126 |
-
example_title:
|
127 |
- text: |
|
128 |
import torch
|
129 |
from transformers import AutoTokenizer, AutoModelForSequenceClassification
|
|
|
123 |
|
124 |
text = "I- am- a go- od- boy"
|
125 |
eval_and_replace(text)
|
126 |
+
example_title: spell check
|
127 |
- text: |
|
128 |
import torch
|
129 |
from transformers import AutoTokenizer, AutoModelForSequenceClassification
|