tripathysagar
commited on
masking usig word-token
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 2.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
-
| 3.
|
51 |
-
| 3.
|
52 |
-
|
|
53 |
-
| 2.
|
54 |
-
| 2.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 2.9551
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
47 |
|
48 |
| Training Loss | Epoch | Step | Validation Loss |
|
49 |
|:-------------:|:-----:|:----:|:---------------:|
|
50 |
+
| 3.0688 | 1.0 | 157 | 3.0019 |
|
51 |
+
| 3.0333 | 2.0 | 314 | 2.9665 |
|
52 |
+
| 3.0134 | 3.0 | 471 | 2.9548 |
|
53 |
+
| 2.9994 | 4.0 | 628 | 2.9731 |
|
54 |
+
| 2.9782 | 5.0 | 785 | 2.9740 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267954768
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd8385219dfeef45fd7228c2db78e4b183c3ecb16442ea1cade1c127401df8ee
|
3 |
size 267954768
|
runs/Feb25_18-21-07_b2fc59c07484/events.out.tfevents.1708885611.b2fc59c07484.484.1
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:b78a9c0f5a950123c10b15caf3953143dd2f4e1b7ae583ae36fd9a888e2c5bb1
|
3 |
+
size 7088
|
runs/Feb25_18-21-07_b2fc59c07484/events.out.tfevents.1708885915.b2fc59c07484.484.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed10c0b9d36bd729327349fafe12f9878e5cfbc52b6adde45d7d62cd0ca4c7d1
|
3 |
+
size 630
|