Update README.md
Browse files
README.md
CHANGED
|
@@ -4,9 +4,7 @@ emoji: 👁
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: gray
|
| 6 |
sdk: static
|
| 7 |
-
pinned:
|
| 8 |
-
thumbnail: >-
|
| 9 |
-
https://cdn-uploads.huggingface.co/production/uploads/64874a0d6d3a5db3c82702d7/xxjt1FSf_Tw_4skdvwrNX.jpeg
|
| 10 |
---
|
| 11 |
|
| 12 |
<style>
|
|
@@ -17,6 +15,9 @@ thumbnail: >-
|
|
| 17 |
}
|
| 18 |
.logo-img {
|
| 19 |
height: 64px;
|
|
|
|
|
|
|
|
|
|
| 20 |
display: block;
|
| 21 |
}
|
| 22 |
.tagline {
|
|
@@ -50,7 +51,7 @@ thumbnail: >-
|
|
| 50 |
<p class="tagline">Experimental Intelligence Lab</p>
|
| 51 |
|
| 52 |
<p class="description">
|
| 53 |
-
<
|
| 54 |
</p>
|
| 55 |
|
| 56 |
<img class="banner-img" src="https://cdn-uploads.huggingface.co/production/uploads/64874a0d6d3a5db3c82702d7/-AVxET2YHaiSS6w8Chp2l.jpeg" alt="Socius Labs Banner"/>
|
|
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: gray
|
| 6 |
sdk: static
|
| 7 |
+
pinned: false
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
<style>
|
|
|
|
| 15 |
}
|
| 16 |
.logo-img {
|
| 17 |
height: 64px;
|
| 18 |
+
width: auto;
|
| 19 |
+
max-width: 100%;
|
| 20 |
+
object-fit: contain;
|
| 21 |
display: block;
|
| 22 |
}
|
| 23 |
.tagline {
|
|
|
|
| 51 |
<p class="tagline">Experimental Intelligence Lab</p>
|
| 52 |
|
| 53 |
<p class="description">
|
| 54 |
+
<b>socius</b> is an independent research lab supported by the <a href="https://www.lse.ac.uk/"><b>London School of Economics (LSE)</b></a> and <a href="https://www.lse.ac.uk/research/lse-generate"><b>LSE Generate</b></a>. We bridge human sciences and artificial intelligence through two parallel research streams: applying insights from human sciences to enhance AI systems, and leveraging AI as a platform to run human theories at scale.
|
| 55 |
</p>
|
| 56 |
|
| 57 |
<img class="banner-img" src="https://cdn-uploads.huggingface.co/production/uploads/64874a0d6d3a5db3c82702d7/-AVxET2YHaiSS6w8Chp2l.jpeg" alt="Socius Labs Banner"/>
|