Spaces:
Sleeping
Sleeping
kz209
commited on
Commit
·
60e06f7
1
Parent(s):
8acdc64
update readme
Browse files
README.md
CHANGED
@@ -12,6 +12,27 @@ pinned: false
|
|
12 |
|
13 |
## Dialogue Summarization
|
14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
## Description
|
16 |
|
17 |
Application of Summarization for clinical dialogue.
|
|
|
12 |
|
13 |
## Dialogue Summarization
|
14 |
|
15 |
+
## Plan
|
16 |
+
|
17 |
+
### Categories
|
18 |
+
|
19 |
+
- <span style="color: red;">●</span> Deleted
|
20 |
+
- <span style="color: yellow;">●</span> In Progress
|
21 |
+
- <span style="color: green;">●</span> Complete
|
22 |
+
|
23 |
+
### Progress
|
24 |
+
|
25 |
+
- <span style="color: green;">●</span> Adding vicuna-7b
|
26 |
+
- <span style="color: red;">●</span> <del>Adding falcon-7b</del>
|
27 |
+
- <span style="color: yellow;">●</span> Adding llama-3.1
|
28 |
+
- <span style="color: yellow;">●</span> Implementing Arena
|
29 |
+
- <span style="color: yellow;">●</span> Parallel Streaming Display
|
30 |
+
- <span style="color: green;">●</span> Playground
|
31 |
+
- <span style="color: green;">●</span> Leaderboard Template
|
32 |
+
- <span style="color: green;">●</span> Add Metric Rouge
|
33 |
+
- <span style="color: yellow;">●</span> Add Metric bertscore
|
34 |
+
- <span style="color: yellow;">●</span> Add Prompts collection
|
35 |
+
|
36 |
## Description
|
37 |
|
38 |
Application of Summarization for clinical dialogue.
|