philippelaban
commited on
Commit
•
f238529
1
Parent(s):
a1c3489
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Try out in the Hosted inference API
|
2 |
In the right panel, you can try to the model (although it only handles a short sequence length).
|
3 |
Try the following string: `A capsule containing asteroid soil samples landed in the Australian Outback. The precision required to carry out the mission thrilled many.<|endoftext|>`
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
tags:
|
5 |
+
- simplification
|
6 |
+
license: apache-2.0
|
7 |
+
datasets:
|
8 |
+
- cnn_dailymail
|
9 |
+
widget:
|
10 |
+
- text: "A capsule containing asteroid soil samples landed in the Australian Outback. The precision required to carry out the mission thrilled many.<|endoftext|>"
|
11 |
+
example_title: "Example 1"
|
12 |
+
---
|
13 |
+
|
14 |
# Try out in the Hosted inference API
|
15 |
In the right panel, you can try to the model (although it only handles a short sequence length).
|
16 |
Try the following string: `A capsule containing asteroid soil samples landed in the Australian Outback. The precision required to carry out the mission thrilled many.<|endoftext|>`
|