Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
3 |
pipeline_tag: summarization
|
4 |
datasets:
|
5 |
- cnn_dailymail
|
|
|
|
|
6 |
---
|
7 |
# SliceX AI™ ELM (Efficient Language Models)
|
8 |
**ELM** (which stands for **E**fficient **L**anguage **M**odels) is the first version in the series of cutting-edge language models from [SliceX AI](https://slicex.ai) that is designed to achieve the best in class performance in terms of _quality_, _throughput_ & _memory_.
|
|
|
3 |
pipeline_tag: summarization
|
4 |
datasets:
|
5 |
- cnn_dailymail
|
6 |
+
language:
|
7 |
+
- en
|
8 |
---
|
9 |
# SliceX AI™ ELM (Efficient Language Models)
|
10 |
**ELM** (which stands for **E**fficient **L**anguage **M**odels) is the first version in the series of cutting-edge language models from [SliceX AI](https://slicex.ai) that is designed to achieve the best in class performance in terms of _quality_, _throughput_ & _memory_.
|