Update README.md
Browse files
README.md
CHANGED
|
@@ -35,6 +35,9 @@ inference:
|
|
| 35 |
|
| 36 |
**SEGA** is a **general text augmentation model** that can be used for data augmentation for **various NLP tasks** (including sentiment analysis, topic classification, NER, and QA). SEGA uses an encoder-decoder structure (based on the BART architecture) and is pre-trained on the `C4-realnewslike` corpus.
|
| 37 |
|
|
|
|
|
|
|
|
|
|
| 38 |
- Paper: [this paper](to_be_added)
|
| 39 |
- Github: [this repository](to_be_added).
|
| 40 |
|
|
|
|
| 35 |
|
| 36 |
**SEGA** is a **general text augmentation model** that can be used for data augmentation for **various NLP tasks** (including sentiment analysis, topic classification, NER, and QA). SEGA uses an encoder-decoder structure (based on the BART architecture) and is pre-trained on the `C4-realnewslike` corpus.
|
| 37 |
|
| 38 |
+
|
| 39 |
+

|
| 40 |
+
|
| 41 |
- Paper: [this paper](to_be_added)
|
| 42 |
- Github: [this repository](to_be_added).
|
| 43 |
|