Instructions to use Shaer-AI/ARBERT-base-submeter-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Shaer-AI/ARBERT-base-submeter-classifier with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Shaer-AI/ARBERT-base-submeter-classifier")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Shaer-AI/ARBERT-base-submeter-classifier") model = AutoModelForSequenceClassification.from_pretrained("Shaer-AI/ARBERT-base-submeter-classifier", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 15000, checkpoint
Browse files
last-checkpoint/model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 651465828
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:651e61b153b3149ac3ce33e0b97e23286c0e65e20692fed53116376210dd5643
|
| 3 |
size 651465828
|
last-checkpoint/optimizer.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1303053067
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27eb5818412e7e7894f3b462191e554716ea91c7b47f4f1e6535412a46d70fca
|
| 3 |
size 1303053067
|
last-checkpoint/rng_state.pth
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 14645
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60d4026715a17089972b4da95d68c0225e81b22cd1f40015bcd89ebaf1c3e7e3
|
| 3 |
size 14645
|
last-checkpoint/scaler.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1383
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0415cc902581048eff49426d3b5977e3d3a9842950529c62d3aba0c1eceb6cc
|
| 3 |
size 1383
|
last-checkpoint/scheduler.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1465
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f8433be9bc1fc438fbebc88878b9cb26c559fbfad46d0cd7ce1cc34e345d21d7
|
| 3 |
size 1465
|
last-checkpoint/trainer_state.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
{
|
| 2 |
-
"best_global_step":
|
| 3 |
-
"best_metric": 0.
|
| 4 |
-
"best_model_checkpoint": "/kaggle/working/arbert_submeter_training/checkpoints/checkpoint-
|
| 5 |
-
"epoch": 2.
|
| 6 |
"eval_steps": 500,
|
| 7 |
-
"global_step":
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
@@ -530,6 +530,24 @@
|
|
| 530 |
"eval_steps_per_second": 3.437,
|
| 531 |
"eval_weighted_f1": 0.964013311849684,
|
| 532 |
"step": 14500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 533 |
}
|
| 534 |
],
|
| 535 |
"logging_steps": 500,
|
|
@@ -549,7 +567,7 @@
|
|
| 549 |
"attributes": {}
|
| 550 |
}
|
| 551 |
},
|
| 552 |
-
"total_flos": 6.
|
| 553 |
"train_batch_size": 128,
|
| 554 |
"trial_name": null,
|
| 555 |
"trial_params": null
|
|
|
|
| 1 |
{
|
| 2 |
+
"best_global_step": 15000,
|
| 3 |
+
"best_metric": 0.9698027027027027,
|
| 4 |
+
"best_model_checkpoint": "/kaggle/working/arbert_submeter_training/checkpoints/checkpoint-15000",
|
| 5 |
+
"epoch": 2.594309435267664,
|
| 6 |
"eval_steps": 500,
|
| 7 |
+
"global_step": 15000,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 530 |
"eval_steps_per_second": 3.437,
|
| 531 |
"eval_weighted_f1": 0.964013311849684,
|
| 532 |
"step": 14500
|
| 533 |
+
},
|
| 534 |
+
{
|
| 535 |
+
"epoch": 2.594309435267664,
|
| 536 |
+
"grad_norm": 4.085644245147705,
|
| 537 |
+
"learning_rate": 6.765248472270265e-06,
|
| 538 |
+
"loss": 0.0819,
|
| 539 |
+
"step": 15000
|
| 540 |
+
},
|
| 541 |
+
{
|
| 542 |
+
"epoch": 2.594309435267664,
|
| 543 |
+
"eval_accuracy": 0.9698027027027027,
|
| 544 |
+
"eval_loss": 0.1152041032910347,
|
| 545 |
+
"eval_macro_f1": 0.6003991642644262,
|
| 546 |
+
"eval_runtime": 419.1122,
|
| 547 |
+
"eval_samples_per_second": 882.818,
|
| 548 |
+
"eval_steps_per_second": 3.45,
|
| 549 |
+
"eval_weighted_f1": 0.9643335590541979,
|
| 550 |
+
"step": 15000
|
| 551 |
}
|
| 552 |
],
|
| 553 |
"logging_steps": 500,
|
|
|
|
| 567 |
"attributes": {}
|
| 568 |
}
|
| 569 |
},
|
| 570 |
+
"total_flos": 6.315331179705677e+16,
|
| 571 |
"train_batch_size": 128,
|
| 572 |
"trial_name": null,
|
| 573 |
"trial_params": null
|