yjernite HF Staff commited on
Commit
d3b0c56
·
1 Parent(s): ff03d77

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -237,6 +237,8 @@ with gr.Blocks(title=TITLE) as demo:
237
  """
238
  Select one or more professions and models from the dropdowns on the left to see which clusters are most representative for this combination.
239
  Try choosing different numbers of clusters to see if the results change, and then go to the 'Profession Focus' tab to go more in-depth into these results.
 
 
240
  """
241
  )
242
  with gr.Row():
 
237
  """
238
  Select one or more professions and models from the dropdowns on the left to see which clusters are most representative for this combination.
239
  Try choosing different numbers of clusters to see if the results change, and then go to the 'Profession Focus' tab to go more in-depth into these results.
240
+ The `Labor Women` column provided for comparison corresponds to the gender ratio reported by the
241
+ [U.S. Bureau of Labor Statistics](https://www.bls.gov/cps/cpsaat11.htm) for each profession.
242
  """
243
  )
244
  with gr.Row():