Spaces:
Build error
Build error
PeteBleackley
commited on
Commit
·
1f5b930
1
Parent(s):
cce945c
Added HuggingFace Space configuration YAML to README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# QARAC
|
2 |
Question Answering, Reasoning and Consistency
|
3 |
|
|
|
1 |
+
---
|
2 |
+
title: QARAC: Question Answering, Reasoning and Consistency
|
3 |
+
colorFrom: red
|
4 |
+
colorTo: blue
|
5 |
+
sdk: gradio
|
6 |
+
app_file: app.py
|
7 |
+
pinned: false
|
8 |
+
---
|
9 |
# QARAC
|
10 |
Question Answering, Reasoning and Consistency
|
11 |
|