Instructions to use EvanNLP/CGEC-BART-Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Fairseq
How to use EvanNLP/CGEC-BART-Model with Fairseq:
from fairseq.checkpoint_utils import load_model_ensemble_and_task_from_hf_hub models, cfg, task = load_model_ensemble_and_task_from_hf_hub( "EvanNLP/CGEC-BART-Model" ) - Notebooks
- Google Colab
- Kaggle
wanglaiqi commited on
Commit ·
abd772d
1
Parent(s): 58885e2
add the model
Browse files- bart_large_cgec.pt +3 -0
bart_large_cgec.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13cf14879479fdba42e76c46dcec5a6634466f2a213f2aef6b636ca75574b45e
|
| 3 |
+
size 4678231773
|