shenoy commited on
Commit
4639d41
1 Parent(s): 435665c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -5,6 +5,12 @@ datasets:
5
  - knkarthick/dialogsum
6
  pipeline_tag: summarization
7
  ---
 
 
 
 
 
 
8
  ## Useage with Transformers
9
 
10
  ```python
 
5
  - knkarthick/dialogsum
6
  pipeline_tag: summarization
7
  ---
8
+ ## About the Model
9
+
10
+ LLama-2 7B is finetuned using SFT to generate summaries from conversations.
11
+
12
+
13
+
14
  ## Useage with Transformers
15
 
16
  ```python