Spacetimetravel
commited on
Commit
•
eb9b449
1
Parent(s):
71ccf25
Update README.md
Browse files
README.md
CHANGED
@@ -33,4 +33,7 @@ You can use cURL to access this model:
|
|
33 |
|
34 |
```
|
35 |
$ curl -X POST -H "Authorization: Bearer YOUR_HUGGINGFACE_API_KEY" -H "Content-Type: application/json" -d '{"inputs": "I love AutoTrain"}' https://api-inference.huggingface.co/Spacetimetravel/autotrain-financial-conversation-backstory-t5-90553144322
|
36 |
-
```
|
|
|
|
|
|
|
|
33 |
|
34 |
```
|
35 |
$ curl -X POST -H "Authorization: Bearer YOUR_HUGGINGFACE_API_KEY" -H "Content-Type: application/json" -d '{"inputs": "I love AutoTrain"}' https://api-inference.huggingface.co/Spacetimetravel/autotrain-financial-conversation-backstory-t5-90553144322
|
36 |
+
```
|
37 |
+
|
38 |
+
## original model
|
39 |
+
fine-tuned from the philschmid/flan-t5-base-samsum
|