haritzpuerto commited on
Commit
dc4c504
1 Parent(s): 1b3081c

added desc square

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
  title: README
3
- emoji: 😻
4
- colorFrom: red
5
- colorTo: yellow
6
  sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card 🔥
 
 
 
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)