tomasmcm commited on
Commit
232c69f
·
verified ·
1 Parent(s): 1326fdf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  library_name: transformers.js
3
- base_model: allenai/unifiedqa-v2-t5-large-1363200
4
  pipeline_tag: text2text-generation
5
  license: apache-2.0
6
  language: en
@@ -9,4 +9,4 @@ tags:
9
  - 738M
10
  ---
11
 
12
- https://huggingface.co/allenai/unifiedqa-v2-t5-large-1363200 with ONNX weights to be compatible with Transformers.js.
 
1
  ---
2
  library_name: transformers.js
3
+ base_model: Salesforce/qaconv-unifiedqa-t5-large
4
  pipeline_tag: text2text-generation
5
  license: apache-2.0
6
  language: en
 
9
  - 738M
10
  ---
11
 
12
+ https://huggingface.co/Salesforce/qaconv-unifiedqa-t5-large with ONNX weights to be compatible with Transformers.js.