Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -40,7 +40,7 @@ parameters: | |
| 40 |  | 
| 41 | 
             
            # grammar-synthesis-base (beta)
         | 
| 42 |  | 
| 43 | 
            -
             | 
| 44 |  | 
| 45 | 
             
            usage in Python (after `pip install transformers`):
         | 
| 46 |  | 
|  | |
| 40 |  | 
| 41 | 
             
            # grammar-synthesis-base (beta)
         | 
| 42 |  | 
| 43 | 
            +
            a fine-tuned version of [google/t5-base-lm-adapt](https://huggingface.co/google/t5-base-lm-adapt) for grammar correction on an expanded version of the [JFLEG](https://paperswithcode.com/dataset/jfleg) dataset. Check out a [demo notebook on Colab here](https://colab.research.google.com/gist/pszemraj/91abb08aa99a14d9fdc59e851e8aed66/demo-for-grammar-synthesis-base.ipynb).
         | 
| 44 |  | 
| 45 | 
             
            usage in Python (after `pip install transformers`):
         | 
| 46 |  | 
