pszemraj commited on
Commit
7c2f532
1 Parent(s): 1782bd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -20,8 +20,9 @@ inference: false
20
  <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
21
  </a>
22
 
23
- This model is a fine-tuned version of [google/long-t5-tglobal-xl](https://huggingface.co/google/long-t5-tglobal-xl) on the `pszemraj/qmsum-cleaned` dataset. Refer to the [dataset card](https://huggingface.co/datasets/pszemraj/qmsum-cleaned) for details but this model was trained **with the task/prompt prefixes at the start of `input`** which means that **inference should be run in a similar fashion**.
24
- - an example of this is in the Colab notebook linked above.
 
25
 
26
  It achieves the following results on the evaluation set:
27
  - Loss: 2.0505
 
20
  <img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
21
  </a>
22
 
23
+ This model is a fine-tuned version of [google/long-t5-tglobal-xl](https://huggingface.co/google/long-t5-tglobal-xl) on the `pszemraj/qmsum-cleaned` dataset.
24
+ - Refer to the [dataset card](https://huggingface.co/datasets/pszemraj/qmsum-cleaned) for details but this model was trained **with the task/prompt prefixes at the start of `input`** which means that **inference should be run in a similar fashion**.
25
+ - an example of how to run inference is in the Colab notebook linked above.
26
 
27
  It achieves the following results on the evaluation set:
28
  - Loss: 2.0505