Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Unconscious Bias Training</title> | |
| <style> | |
| body { | |
| font-family: Arial, sans-serif; | |
| line-height: 1.6; | |
| margin: 20px; | |
| background-color: #f9f9f9; | |
| color: #333; | |
| } | |
| h1 { | |
| color: #2c3e50; | |
| text-align: center; | |
| } | |
| img { | |
| display: block; | |
| margin: 20px auto; | |
| width: 100%; | |
| max-width: 800px; | |
| height: auto; | |
| } | |
| iframe { | |
| display: block; | |
| margin: 20px auto; | |
| width: 100%; | |
| max-width: 800px; | |
| height: 450px; /* Adjust height as needed */ | |
| } | |
| a { | |
| display: block; | |
| text-align: center; | |
| color: #1a73e8; | |
| text-decoration: none; | |
| margin: 20px; | |
| font-size: 18px; | |
| } | |
| a:hover { | |
| text-decoration: underline; | |
| } | |
| </style> | |
| </head> | |
| <body> | |
| <h1>Unconscious Bias Training</h1> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/1%20Unconscious%20Bias%20Title%20Page.jpg" alt="Unconscious Bias Title Page"> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/2%20What%20is%20UB.jpg" alt="What is Unconscious Bias"> | |
| <iframe src="https://www.youtube.com/embed/dlwkvB0Diz4?start=5" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/3%20What%20is%20UB.jpg" alt="What is Unconscious Bias"> | |
| <a href="https://diversity.ucsf.edu/programs-resources/training/unconscious-bias-training#item-90" target="_blank">Learn more about Unconscious Bias Training at UCSF</a> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/4%20IATs.jpg" alt="Implicit Association Tests"> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/5%20IATs,%20try%20them!.jpg" alt="IATs, try them!"> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/6%20Types%20of%20UB.jpg" alt="Types of Unconscious Bias"> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/7%20Affinity%20Bias.jpg" alt="Affinity Bias"> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/8%20AB%20Activity.jpg" alt="Affinity Bias Activity"> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/9%20Anchoring%20Bias%201_2.jpg" alt="Anchoring Bias 1 of 2"> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/10%20Anchoring%20Bias%202_2.jpg" alt="Anchoring Bias 2 of 2"> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/11%20Attribution%20Bias.jpg" alt="Attribution Bias"> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/12%20Authority%20Bias%201_2.jpg" alt="Authority Bias 1 of 2"> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/13%20Authority%20Bias%202_2.jpg" alt="Authority Bias 2 of 2"> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/14%20Beauty%20Bias.jpg" alt="Beauty Bias"> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/15%20Gender%20Bias%201_2.jpg" alt="Gender Bias 1 of 2"> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious%20Bia/16%20Gender%20Bias%202_2.jpg" alt="Gender Bias 2 of 2"> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/17%20Halo%20or%20Horns.jpg" alt="Halo or Horns Effect"> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious_Bias/raw/main/Unconscious%20Bia/18%20NonVerbal%20Bias.jpg" alt="NonVerbal Bias"> | |
| <img src="https://huggingface.co/spaces/EmilyWitko/Unconscious%20Bia/raw/main/Unconscious%20Bia/19%20Fin.jpg" alt="Feedback for Emily"> | |
| </body> | |
| </html> |