Remove [optional] boilerplate
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ The model is a fine-tune of a sequence-to-sequence model [Flan T5 Large](https:/
|
|
| 23 |
- **License:** MIT
|
| 24 |
- **Finetuned from model:** `google/flan-t5-large`
|
| 25 |
|
| 26 |
-
### Model Sources
|
| 27 |
|
| 28 |
- **Repository:** https://github.com/honicky/character-extraction
|
| 29 |
|
|
|
|
| 23 |
- **License:** MIT
|
| 24 |
- **Finetuned from model:** `google/flan-t5-large`
|
| 25 |
|
| 26 |
+
### Model Sources
|
| 27 |
|
| 28 |
- **Repository:** https://github.com/honicky/character-extraction
|
| 29 |
|