Text Classification
Transformers
TensorBoard
Safetensors
bert
Generated from Trainer
text-embeddings-inference
Instructions to use bwahyuh/gemash with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bwahyuh/gemash with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="bwahyuh/gemash")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("bwahyuh/gemash") model = AutoModelForSequenceClassification.from_pretrained("bwahyuh/gemash", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training complete
Browse files
README.md
CHANGED
|
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [indolem/indobertweet-base-uncased](https://huggingface.co/indolem/indobertweet-base-uncased) on an unknown dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
-
- Loss: 0.
|
| 24 |
-
- Accuracy: 0.
|
| 25 |
-
- Precision: 0.
|
| 26 |
-
- Recall: 0.
|
| 27 |
-
- F1: 0.
|
| 28 |
|
| 29 |
## Model description
|
| 30 |
|
|
@@ -55,10 +55,10 @@ The following hyperparameters were used during training:
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 58 |
-
| 1.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
|
|
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [indolem/indobertweet-base-uncased](https://huggingface.co/indolem/indobertweet-base-uncased) on an unknown dataset.
|
| 22 |
It achieves the following results on the evaluation set:
|
| 23 |
+
- Loss: 0.8641
|
| 24 |
+
- Accuracy: 0.7867
|
| 25 |
+
- Precision: 0.8007
|
| 26 |
+
- Recall: 0.7963
|
| 27 |
+
- F1: 0.7984
|
| 28 |
|
| 29 |
## Model description
|
| 30 |
|
|
|
|
| 55 |
|
| 56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 58 |
+
| 1.3221 | 1.0 | 169 | 1.0269 | 0.6067 | 0.6758 | 0.6354 | 0.6353 |
|
| 59 |
+
| 0.7301 | 2.0 | 338 | 0.7482 | 0.745 | 0.7819 | 0.7463 | 0.7601 |
|
| 60 |
+
| 0.2799 | 3.0 | 507 | 0.8165 | 0.7683 | 0.7804 | 0.7911 | 0.7807 |
|
| 61 |
+
| 0.0876 | 4.0 | 676 | 0.8641 | 0.7867 | 0.8007 | 0.7963 | 0.7984 |
|
| 62 |
|
| 63 |
|
| 64 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 442271748
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:099c69f3b8fddff8e129621b0bdbd04958a183afd0e65e5a23da126f4ae40ae0
|
| 3 |
size 442271748
|
runs/Jun27_21-03-59_d659fc3b4cba/events.out.tfevents.1719522772.d659fc3b4cba.259.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0492ecfc931ca60d26c68f629eafd82661ac7ad82534084e3f0b5b6e31c985a6
|
| 3 |
+
size 560
|
runs/Jun27_21-15-34_d659fc3b4cba/events.out.tfevents.1719522934.d659fc3b4cba.259.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:703f5846871b5ff19addd1a25747f3e79801178a86767a044c6f00733d1ff58c
|
| 3 |
+
size 8279
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b893381d97d147abaca2a8bfb071547abe80fd8d6a0cacfdbc14bac157593135
|
| 3 |
size 5048
|