Text Classification
Transformers
TensorBoard
Safetensors
bert
Trained with AutoTrain
text-embeddings-inference
Instructions to use trentmkelly/autotrain-roblox-10 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use trentmkelly/autotrain-roblox-10 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="trentmkelly/autotrain-roblox-10")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("trentmkelly/autotrain-roblox-10") model = AutoModelForSequenceClassification.from_pretrained("trentmkelly/autotrain-roblox-10", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files
runs/May18_22-10-22_r-trentmkelly-autotrain-advanced-02gy9hn2-d678d-3mznn/events.out.tfevents.1747606224.r-trentmkelly-autotrain-advanced-02gy9hn2-d678d-3mznn.86.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:656170eec891a41122c967663f7cea38263a12992ad63ca89b55f44558e829b1
|
| 3 |
+
size 5244
|