Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,9 @@ pipeline_tag: text2text-generation
|
|
5 |
license: apache-2.0
|
6 |
language:
|
7 |
- code
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
https://huggingface.co/microsoft/codereviewer with ONNX weights to be compatible with Transformers.js.
|
|
|
5 |
license: apache-2.0
|
6 |
language:
|
7 |
- code
|
8 |
+
tags:
|
9 |
+
- t5
|
10 |
+
- 223M
|
11 |
---
|
12 |
|
13 |
https://huggingface.co/microsoft/codereviewer with ONNX weights to be compatible with Transformers.js.
|