Spaces:
Running
Running
haritzpuerto
commited on
Commit
•
dc4c504
1
Parent(s):
1b3081c
added desc square
Browse files
README.md
CHANGED
@@ -1,10 +1,12 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
1 |
---
|
2 |
title: README
|
3 |
+
emoji: 🟦
|
4 |
+
colorFrom: white
|
5 |
+
colorTo: blue
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
SQuARE is a web platform for QA research. It allows you to deploy, run, compare, and analyze QA models without writing a single line of code. It also provides an ecosystem for QA research that includes explainability, adversarial attacks, and graph visualizations.
|
11 |
+
|
12 |
+
[square.ukp-lab.de](https://square.ukp-lab.de)
|