ArtifactAI
commited on
Commit
•
09390f7
1
Parent(s):
23da74e
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Table of Contents
|
2 |
|
3 |
0. [TL;DR](#TL;DR)
|
@@ -95,4 +103,4 @@ The model was trained on [ArtifactAI/arxiv-cs-ml-instruct-tune-50k](ArtifactAI/a
|
|
95 |
author={Matthew Kenney},
|
96 |
year={2023}
|
97 |
}
|
98 |
-
```
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: summarization
|
6 |
+
tags:
|
7 |
+
- arxiv
|
8 |
+
---
|
9 |
# Table of Contents
|
10 |
|
11 |
0. [TL;DR](#TL;DR)
|
|
|
103 |
author={Matthew Kenney},
|
104 |
year={2023}
|
105 |
}
|
106 |
+
```
|