saishshinde15
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,22 +1,21 @@
|
|
1 |
---
|
2 |
base_model:
|
3 |
-
|
4 |
language:
|
5 |
-
|
6 |
license: apache-2.0
|
7 |
tags:
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
datasets:
|
16 |
-
|
17 |
metrics:
|
18 |
-
|
19 |
-
pipeline_tag: summarization
|
20 |
---
|
21 |
|
22 |
# π Summarization Model Card π
|
@@ -55,4 +54,4 @@ You are given the following text. Please provide a summary in 5-10 key points, d
|
|
55 |
### Original Text:
|
56 |
{}
|
57 |
|
58 |
-
### Key Points Summary (in bullet points):
|
|
|
1 |
---
|
2 |
base_model:
|
3 |
+
- meta-llama/Llama-3.2-1B-Instruct
|
4 |
language:
|
5 |
+
- en
|
6 |
license: apache-2.0
|
7 |
tags:
|
8 |
+
- text-generation-inference
|
9 |
+
- transformers
|
10 |
+
- llama
|
11 |
+
- trl
|
12 |
+
- meta
|
13 |
+
- summary
|
14 |
+
- summarization
|
15 |
datasets:
|
16 |
+
- openai/summarize_from_feedback
|
17 |
metrics:
|
18 |
+
- accuracy
|
|
|
19 |
---
|
20 |
|
21 |
# π Summarization Model Card π
|
|
|
54 |
### Original Text:
|
55 |
{}
|
56 |
|
57 |
+
### Key Points Summary (in bullet points):
|