Commit
·
201e72a
1
Parent(s):
dcf383c
Training complete
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- text-classification
|
6 |
- generated_from_trainer
|
@@ -16,10 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# shopping_intent
|
18 |
|
19 |
-
This model is a fine-tuned version of [
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
|
|
44 |
- seed: 42
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
-
- num_epochs:
|
48 |
|
49 |
### Training results
|
50 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: krishnakamath/shopping_intent
|
4 |
tags:
|
5 |
- text-classification
|
6 |
- generated_from_trainer
|
|
|
16 |
|
17 |
# shopping_intent
|
18 |
|
19 |
+
This model is a fine-tuned version of [krishnakamath/shopping_intent](https://huggingface.co/krishnakamath/shopping_intent) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.2636
|
22 |
+
- Accuracy: 0.95
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
44 |
- seed: 42
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
- lr_scheduler_type: linear
|
47 |
+
- num_epochs: 10
|
48 |
|
49 |
### Training results
|
50 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 894016712
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c00c7ca7d87676ba4d817540b8047a3602ab30a98530ce37790f95ba2fa0277
|
3 |
size 894016712
|
runs/Nov22_22-19-39_a146cc179cd7/events.out.tfevents.1700691580.a146cc179cd7.1077.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:3423876e164099879677ea649a4f6ff61fc835f593c4bb6ff77749b712d1ba0a
|
3 |
+
size 6056
|
runs/Nov22_22-19-39_a146cc179cd7/events.out.tfevents.1700691933.a146cc179cd7.1077.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:403a5c1f4256bbc6b459e20ea10bdd935038fa2f4fc5c40c9c9c23ba1c71756a
|
3 |
+
size 411
|