Commit ·
14ab9e7
1
Parent(s): 1d6eba0
Create bias.md
Browse files
bias.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Field | Response
|
| 2 |
+
:---------------------------------------------------------------------------------------------------|:---------------
|
| 3 |
+
What is the language balance of the model validation data? | English: 100%
|
| 4 |
+
What is the geographic origin language balance of the model validation data? | United States: 80%, United Kingdom: 10%, Others: 10%
|
| 5 |
+
What is the accent balance of the model validation data? | American English: 80%, British English: 10%, Others: 10%
|
| 6 |
+
Participation considerations from adversely impacted groups ([protected classes](https://www.senate.ca.gov/protected-classes)) in model design and testing: | Age, Gender, Linguistic Background
|
| 7 |
+
Measures taken to mitigate against unwanted bias: | Used a custom dataset to evaluate model performance across genders, age groups, and linguistic backgrounds.
|