Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,10 @@
|
|
1 |
---
|
2 |
|
3 |
model-index:
|
4 |
-
- name:
|
5 |
---
|
6 |
|
7 |
-
|
8 |
-
should probably proofread and complete it, then remove this comment. -->
|
9 |
-
|
10 |
-
# test-clm
|
11 |
-
|
12 |
-
This model was trained from scratch on an unkown dataset.
|
13 |
It achieves the following results on the evaluation set:
|
14 |
- Loss: 2.7783
|
15 |
|
|
|
1 |
---
|
2 |
|
3 |
model-index:
|
4 |
+
- name: reformer-clm
|
5 |
---
|
6 |
|
7 |
+
This casual language model was trained from scratch on CNN/Dailymail dataset.
|
|
|
|
|
|
|
|
|
|
|
8 |
It achieves the following results on the evaluation set:
|
9 |
- Loss: 2.7783
|
10 |
|