Update README.md
Browse files
README.md
CHANGED
@@ -54,5 +54,5 @@ You can use the model like this:
|
|
54 |
>>> decoded = tokenizer.batch_decode(outputs, skip_special_tokens=False)[0]
|
55 |
>>> print(decoded)
|
56 |
|
57 |
-
<|question|>
|
58 |
```
|
|
|
54 |
>>> decoded = tokenizer.batch_decode(outputs, skip_special_tokens=False)[0]
|
55 |
>>> print(decoded)
|
56 |
|
57 |
+
<|question|>Which of these categories best describes the following document? : " Play Music ", " Add To Playlist ", " Rate Book ", " Book Restaurant ", " Search Creative Work ", " Search Screening Event ", " Get Weather "<|endoftext|><|text|>intent[ASPECT_SEP]I'd like to have this track onto my Classical Relaxations playlist.<|endoftext|><|answer|>Play Media<|endoftext|>
|
58 |
```
|