Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,129 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- shorecode/summary-collection-200k-rows
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
base_model:
|
| 8 |
+
- google/t5-efficient-tiny-nh8
|
| 9 |
+
library_name: transformers
|
| 10 |
+
tags:
|
| 11 |
+
- summary
|
| 12 |
+
- summarizer
|
| 13 |
+
widget:
|
| 14 |
+
- text: Model training
|
| 15 |
+
output:
|
| 16 |
+
url: Screenshot_20251104_204645.png
|
| 17 |
+
metrics:
|
| 18 |
+
- f1
|
| 19 |
+
- rouge
|
| 20 |
+
- extractiveness
|
| 21 |
+
model-index:
|
| 22 |
+
- name: t5-efficient-tiny-summarizer-general-purpose-v2
|
| 23 |
+
results:
|
| 24 |
+
- task:
|
| 25 |
+
type: Summarization
|
| 26 |
+
dataset:
|
| 27 |
+
name: shorecode/summary-collection-60k-rows
|
| 28 |
+
type: shorecode/summary-collection-60k-rows
|
| 29 |
+
metrics:
|
| 30 |
+
- name: f1 Score
|
| 31 |
+
type: f1 Score
|
| 32 |
+
value: TBD
|
| 33 |
+
- task:
|
| 34 |
+
type: Summarization
|
| 35 |
+
dataset:
|
| 36 |
+
name: shorecode/summary-collection-60k-rows
|
| 37 |
+
type: shorecode/summary-collection-60k-rows
|
| 38 |
+
metrics:
|
| 39 |
+
- name: Faithfullness (facebook/bart-large-cnn)
|
| 40 |
+
type: facebook/bart-large-cnn
|
| 41 |
+
value: TBD
|
| 42 |
+
- task:
|
| 43 |
+
type: Summarization
|
| 44 |
+
dataset:
|
| 45 |
+
name: shorecode/summary-collection-60k-rows
|
| 46 |
+
type: shorecode/summary-collection-60k-rows
|
| 47 |
+
metrics:
|
| 48 |
+
- name: Summarization Compression
|
| 49 |
+
type: Lighteval extractiveness
|
| 50 |
+
value: TBD
|
| 51 |
+
- task:
|
| 52 |
+
type: Summarization
|
| 53 |
+
dataset:
|
| 54 |
+
name: shorecode/summary-collection-60k-rows
|
| 55 |
+
type: shorecode/summary-collection-60k-rows
|
| 56 |
+
metrics:
|
| 57 |
+
- name: Summarization Coverage
|
| 58 |
+
type: Lighteval extractiveness
|
| 59 |
+
value: TBD
|
| 60 |
+
- task:
|
| 61 |
+
type: Summarization
|
| 62 |
+
dataset:
|
| 63 |
+
name: shorecode/summary-collection-60k-rows
|
| 64 |
+
type: shorecode/summary-collection-60k-rows
|
| 65 |
+
metrics:
|
| 66 |
+
- name: Summarization Density
|
| 67 |
+
type: Lighteval extractiveness
|
| 68 |
+
value: TBD
|
| 69 |
+
- task:
|
| 70 |
+
type: Summarization
|
| 71 |
+
dataset:
|
| 72 |
+
name: shorecode/summary-collection-60k-rows
|
| 73 |
+
type: shorecode/summary-collection-60k-rows
|
| 74 |
+
metrics:
|
| 75 |
+
- name: rougeL precision
|
| 76 |
+
type: Lighteval
|
| 77 |
+
value: TBD
|
| 78 |
+
- task:
|
| 79 |
+
type: Summarization
|
| 80 |
+
dataset:
|
| 81 |
+
name: shorecode/summary-collection-60k-rows
|
| 82 |
+
type: shorecode/summary-collection-60k-rows
|
| 83 |
+
metrics:
|
| 84 |
+
- name: rougeL recall
|
| 85 |
+
type: Lighteval
|
| 86 |
+
value: TBD
|
| 87 |
+
- task:
|
| 88 |
+
type: Summarization
|
| 89 |
+
dataset:
|
| 90 |
+
name: shorecode/summary-collection-60k-rows
|
| 91 |
+
type: shorecode/summary-collection-60k-rows
|
| 92 |
+
metrics:
|
| 93 |
+
- name: rougeL fmeasure
|
| 94 |
+
type: Lighteval
|
| 95 |
+
value: TBD
|
| 96 |
+
- task:
|
| 97 |
+
type: Summarization
|
| 98 |
+
dataset:
|
| 99 |
+
name: shorecode/summary-collection-60k-rows
|
| 100 |
+
type: shorecode/summary-collection-60k-rows
|
| 101 |
+
metrics:
|
| 102 |
+
- name: rouge1 precision
|
| 103 |
+
type: Lighteval
|
| 104 |
+
value: TBD
|
| 105 |
+
- task:
|
| 106 |
+
type: Summarization
|
| 107 |
+
dataset:
|
| 108 |
+
name: shorecode/summary-collection-60k-rows
|
| 109 |
+
type: shorecode/summary-collection-60k-rows
|
| 110 |
+
metrics:
|
| 111 |
+
- name: rouge1 recall
|
| 112 |
+
type: Lighteval
|
| 113 |
+
value: TBD
|
| 114 |
+
- task:
|
| 115 |
+
type: Summarization
|
| 116 |
+
dataset:
|
| 117 |
+
name: shorecode/summary-collection-60k-rows
|
| 118 |
+
type: shorecode/summary-collection-60k-rows
|
| 119 |
+
metrics:
|
| 120 |
+
- name: rouge1 fmeasure
|
| 121 |
+
type: Lighteval
|
| 122 |
+
value: TBD
|
| 123 |
---
|
| 124 |
|
| 125 |
+
# This model was built to shorten text that is injected into LLM prompts to reduce API calling costs
|
| 126 |
+
|
| 127 |
+
<Gallery />
|
| 128 |
+
|
| 129 |
+
https://api.wandb.ai/links/shorecode-shorecode-llc/6udfudmr
|