Instructions to use mountinyy/FiD-kor-bart with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mountinyy/FiD-kor-bart with Transformers:
# Load model directly from transformers import AutoTokenizer, FiD tokenizer = AutoTokenizer.from_pretrained("mountinyy/FiD-kor-bart") model = FiD.from_pretrained("mountinyy/FiD-kor-bart") - Notebooks
- Google Colab
- Kaggle
New model with topk-10
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 186964829
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0bed7265ad8c73bfa5d62d166d4bf5e4ebeeb30c9d37975ca38344880ed7f7d9
|
| 3 |
size 186964829
|