kz209 commited on
Commit
60e06f7
·
1 Parent(s): 8acdc64

update readme

Browse files
Files changed (1) hide show
  1. README.md +21 -0
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;">&#9679;</span> Deleted
20
+ - <span style="color: yellow;">&#9679;</span> In Progress
21
+ - <span style="color: green;">&#9679;</span> Complete
22
+
23
+ ### Progress
24
+
25
+ - <span style="color: green;">&#9679;</span> Adding vicuna-7b
26
+ - <span style="color: red;">&#9679;</span> <del>Adding falcon-7b</del>
27
+ - <span style="color: yellow;">&#9679;</span> Adding llama-3.1
28
+ - <span style="color: yellow;">&#9679;</span> Implementing Arena
29
+ - <span style="color: yellow;">&#9679;</span> Parallel Streaming Display
30
+ - <span style="color: green;">&#9679;</span> Playground
31
+ - <span style="color: green;">&#9679;</span> Leaderboard Template
32
+ - <span style="color: green;">&#9679;</span> Add Metric Rouge
33
+ - <span style="color: yellow;">&#9679;</span> Add Metric bertscore
34
+ - <span style="color: yellow;">&#9679;</span> Add Prompts collection
35
+
36
  ## Description
37
 
38
  Application of Summarization for clinical dialogue.