Instructions to use chaudharyakhil/bert-large-uncased-pt2-testing with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use chaudharyakhil/bert-large-uncased-pt2-testing with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="chaudharyakhil/bert-large-uncased-pt2-testing")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("chaudharyakhil/bert-large-uncased-pt2-testing") model = AutoModelForSequenceClassification.from_pretrained("chaudharyakhil/bert-large-uncased-pt2-testing") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 0
Browse files
logs/events.out.tfevents.1718471143.highpower.96000.2
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:c4b99f433e858b4d10505c17e11c4009bb201937e94bfbafe4d6c46ecb57f281
|
| 3 |
+
size 11499
|
logs/events.out.tfevents.1718472309.highpower.96000.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09840fc7ef53a28d4380725029407076cfb6988c800eda4932a87b66c73bfd79
|
| 3 |
+
size 10559
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1340930268
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:91c4916becc28c9e0054c0d3e9ddd41c28399105bfc0bdaaa9d6881d5c7c553c
|
| 3 |
size 1340930268
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5176
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04c802efdd48b4d7a472bd631a8f63821d36f42777edecf8dfff415adbbab4a2
|
| 3 |
size 5176
|