Update README.md
Browse files
README.md
CHANGED
@@ -189,8 +189,6 @@ model-index:
|
|
189 |
|
190 |
## Model Details
|
191 |
|
192 |
-
### Model Description
|
193 |
-
|
194 |
<!-- Provide a longer summary of what this model is. -->
|
195 |
|
196 |
The model is a multi-label classifier designed to detect various types of bias within job descriptions.
|
@@ -199,7 +197,7 @@ The model is a multi-label classifier designed to detect various types of bias w
|
|
199 |
- **Model type:** Encoder-Decoder
|
200 |
- **Language(s) (NLP):** en
|
201 |
- **License:** apache-2.0
|
202 |
-
- **Finetuned from model
|
203 |
|
204 |
### Model Sources
|
205 |
|
|
|
189 |
|
190 |
## Model Details
|
191 |
|
|
|
|
|
192 |
<!-- Provide a longer summary of what this model is. -->
|
193 |
|
194 |
The model is a multi-label classifier designed to detect various types of bias within job descriptions.
|
|
|
197 |
- **Model type:** Encoder-Decoder
|
198 |
- **Language(s) (NLP):** en
|
199 |
- **License:** apache-2.0
|
200 |
+
- **Finetuned from model:** google/flan-t5-xl
|
201 |
|
202 |
### Model Sources
|
203 |
|