Spaces:
Sleeping
Sleeping
Syed Taha commited on
Commit ·
e35e4e5
1
Parent(s): 9dea115
remove research section and clean up README.md
Browse files
README.md
CHANGED
|
@@ -105,8 +105,4 @@ The Chainlit app provides an interactive interface to test queries against the A
|
|
| 105 |
# Start the app
|
| 106 |
chainlit run app/app.py --port 8000
|
| 107 |
# Open http://localhost:8000 in your browser
|
| 108 |
-
```
|
| 109 |
-
|
| 110 |
-
## Research
|
| 111 |
-
|
| 112 |
-
See `paper/paper.pdf` for the full paper including ablation study results and LLM-as-Judge evaluation methodology.
|
|
|
|
| 105 |
# Start the app
|
| 106 |
chainlit run app/app.py --port 8000
|
| 107 |
# Open http://localhost:8000 in your browser
|
| 108 |
+
```
|
|
|
|
|
|
|
|
|
|
|
|