Spaces:
Sleeping
Sleeping
Ketan Kumar
commited on
hugging face yaml file
Browse files
README.md
CHANGED
@@ -1,2 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# ConvoBrief
|
2 |
Dialogue Summarization using PEFT and LoRA
|
|
|
1 |
+
---
|
2 |
+
title: ConvoBrief
|
3 |
+
emoji: 📝
|
4 |
+
colorFrom: gray
|
5 |
+
colorTo: red
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.25.0
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: mit
|
11 |
+
---
|
12 |
# ConvoBrief
|
13 |
Dialogue Summarization using PEFT and LoRA
|