Spaces:
Runtime error
Runtime error
NimaBoscarino
commited on
Commit
β’
39696e4
1
Parent(s):
e2e9680
typo fix
Browse files- __pycache__/app.cpython-310.pyc +0 -0
- app.py +1 -1
__pycache__/app.cpython-310.pyc
ADDED
Binary file (18 kB). View file
|
|
app.py
CHANGED
@@ -337,7 +337,7 @@ with gr.Blocks(css="#margin-top {margin-top: 15px} #center {text-align: center;}
|
|
337 |
gr.Markdown("""
|
338 |
For our inaugural Ethics & Society Q&A, we're welcoming [Borhane Blili-Hamelin, PhD](https://borhane.xyz), and [Leif Hancox-Li, PhD](https://boltzmann-brain.github.io)!
|
339 |
|
340 |
-
Come discuss their recent paper(["Making Intelligence: Ethical Values in IQ and ML Benchmarks"](https://arxiv.org/abs/2209.00692)), learn about the value-laden aspects of ML benchmarks, and share your ideas on how we can apply these lessons to our work π€
|
341 |
|
342 |
Join the Discord and RSVP to the event: [hf.co/join/discord](https://hf.co/join/discord) π
|
343 |
|
|
|
337 |
gr.Markdown("""
|
338 |
For our inaugural Ethics & Society Q&A, we're welcoming [Borhane Blili-Hamelin, PhD](https://borhane.xyz), and [Leif Hancox-Li, PhD](https://boltzmann-brain.github.io)!
|
339 |
|
340 |
+
Come discuss their recent paper (["Making Intelligence: Ethical Values in IQ and ML Benchmarks"](https://arxiv.org/abs/2209.00692)), learn about the value-laden aspects of ML benchmarks, and share your ideas on how we can apply these lessons to our work π€
|
341 |
|
342 |
Join the Discord and RSVP to the event: [hf.co/join/discord](https://hf.co/join/discord) π
|
343 |
|