Update README.md
This commit is contained in:
parent
79540ca0e2
commit
84d3419353
16
README.md
16
README.md
|
@ -8,14 +8,6 @@ tags:
|
||||||
license: apache-2.0
|
license: apache-2.0
|
||||||
datasets:
|
datasets:
|
||||||
- samsum
|
- samsum
|
||||||
widget:
|
|
||||||
- text: |
|
|
||||||
Jeff: Can I train a 🤗 Transformers model on Amazon SageMaker?
|
|
||||||
Philipp: Sure you can use the new Hugging Face Deep Learning Container.
|
|
||||||
Jeff: ok.
|
|
||||||
Jeff: and how can I get started?
|
|
||||||
Jeff: where can I find documentation?
|
|
||||||
Philipp: ok, ok you can find everything here. https://huggingface.co/blog/the-partnership-amazon-sagemaker-and-hugging-face
|
|
||||||
model-index:
|
model-index:
|
||||||
- name: bart-large-cnn-samsum
|
- name: bart-large-cnn-samsum
|
||||||
results:
|
results:
|
||||||
|
@ -44,6 +36,14 @@ model-index:
|
||||||
- name: Test ROGUE-L
|
- name: Test ROGUE-L
|
||||||
type: rogue-l
|
type: rogue-l
|
||||||
value: 32.1337
|
value: 32.1337
|
||||||
|
widget:
|
||||||
|
- text: |
|
||||||
|
Jeff: Can I train a 🤗 Transformers model on Amazon SageMaker?
|
||||||
|
Philipp: Sure you can use the new Hugging Face Deep Learning Container.
|
||||||
|
Jeff: ok.
|
||||||
|
Jeff: and how can I get started?
|
||||||
|
Jeff: where can I find documentation?
|
||||||
|
Philipp: ok, ok you can find everything here. https://huggingface.co/blog/the-partnership-amazon-sagemaker-and-hugging-face
|
||||||
---
|
---
|
||||||
|
|
||||||
## `bart-large-cnn-samsum`
|
## `bart-large-cnn-samsum`
|
||||||
|
|
Loading…
Reference in New Issue