Instructions to use Mwnthai/legal-led with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mwnthai/legal-led with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="Mwnthai/legal-led")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("Mwnthai/legal-led") model = AutoModelForMaskedLM.from_pretrained("Mwnthai/legal-led", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 324984
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498813948
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d161d9bddc310fdaacc9a58342509d9d296c2905c20273ef9f001a8126cb34b
|
| 3 |
size 498813948
|
runs/Feb23_17-04-22_gitspot/events.out.tfevents.1740310476.gitspot.2126098.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20bd5a5087ebd2e695a373225a2802f0a4533007f01ab29627af673004451da9
|
| 3 |
+
size 144752
|