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 14000, 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:9183095513c09e7caf88b2691d0e0099681c70636a95c09d4a5d7cd2778edc7a
|
| 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:6aa7dea0462ca59f960c2d83fb6a59715b2fd51cd440f52bd26e2595f8010870
|
| 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:ae17e5a80bec2df456d8c3e6817d0fa1e463ac5cadef8358a703dbcf135df0a8
|
| 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:23c844bc341ec75b5cad5ad0be21d7c0eeee0623194498c334d6946af672123e
|
| 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:4125dc0cbe081a7ce5c5ed6d876fd0fd32566582d40b6c2f790fd54edbc901b3
|
| 3 |
size 1465
|
last-checkpoint/trainer_state.json
CHANGED
|
@@ -2,9 +2,9 @@
|
|
| 2 |
"best_global_step": 13500,
|
| 3 |
"best_metric": 0.9696405405405405,
|
| 4 |
"best_model_checkpoint": "/kaggle/working/arbert_submeter_training/checkpoints/checkpoint-13500",
|
| 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,
|
|
@@ -494,6 +494,24 @@
|
|
| 494 |
"eval_steps_per_second": 3.452,
|
| 495 |
"eval_weighted_f1": 0.9638159327084403,
|
| 496 |
"step": 13500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 497 |
}
|
| 498 |
],
|
| 499 |
"logging_steps": 500,
|
|
@@ -513,7 +531,7 @@
|
|
| 513 |
"attributes": {}
|
| 514 |
}
|
| 515 |
},
|
| 516 |
-
"total_flos": 5.
|
| 517 |
"train_batch_size": 128,
|
| 518 |
"trial_name": null,
|
| 519 |
"trial_params": null
|
|
|
|
| 2 |
"best_global_step": 13500,
|
| 3 |
"best_metric": 0.9696405405405405,
|
| 4 |
"best_model_checkpoint": "/kaggle/working/arbert_submeter_training/checkpoints/checkpoint-13500",
|
| 5 |
+
"epoch": 2.421343941883594,
|
| 6 |
"eval_steps": 500,
|
| 7 |
+
"global_step": 14000,
|
| 8 |
"is_hyper_param_search": false,
|
| 9 |
"is_local_process_zero": true,
|
| 10 |
"is_world_process_zero": true,
|
|
|
|
| 494 |
"eval_steps_per_second": 3.452,
|
| 495 |
"eval_weighted_f1": 0.9638159327084403,
|
| 496 |
"step": 13500
|
| 497 |
+
},
|
| 498 |
+
{
|
| 499 |
+
"epoch": 2.421343941883594,
|
| 500 |
+
"grad_norm": 0.7860650420188904,
|
| 501 |
+
"learning_rate": 9.647757408047965e-06,
|
| 502 |
+
"loss": 0.0854,
|
| 503 |
+
"step": 14000
|
| 504 |
+
},
|
| 505 |
+
{
|
| 506 |
+
"epoch": 2.421343941883594,
|
| 507 |
+
"eval_accuracy": 0.9694459459459459,
|
| 508 |
+
"eval_loss": 0.1158711388707161,
|
| 509 |
+
"eval_macro_f1": 0.592536606494846,
|
| 510 |
+
"eval_runtime": 419.3296,
|
| 511 |
+
"eval_samples_per_second": 882.361,
|
| 512 |
+
"eval_steps_per_second": 3.448,
|
| 513 |
+
"eval_weighted_f1": 0.9638996969783739,
|
| 514 |
+
"step": 14000
|
| 515 |
}
|
| 516 |
],
|
| 517 |
"logging_steps": 500,
|
|
|
|
| 531 |
"attributes": {}
|
| 532 |
}
|
| 533 |
},
|
| 534 |
+
"total_flos": 5.894266555987277e+16,
|
| 535 |
"train_batch_size": 128,
|
| 536 |
"trial_name": null,
|
| 537 |
"trial_params": null
|