AhmadFareedKhan
commited on
Commit
•
713b792
1
Parent(s):
67cdeb0
Model save
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 [Twitter/twhin-bert-large](https://huggingface.co/Twitter/twhin-bert-large) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 1.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,11 +46,11 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| No log | 1.0 | 1 |
|
50 |
-
| No log | 2.0 | 2 |
|
51 |
-
| No log | 3.0 | 3 |
|
52 |
-
| No log | 4.0 | 4 |
|
53 |
-
| No log | 5.0 | 5 | 1.
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [Twitter/twhin-bert-large](https://huggingface.co/Twitter/twhin-bert-large) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 1.8201
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 1 | 2.0394 |
|
50 |
+
| No log | 2.0 | 2 | 1.9065 |
|
51 |
+
| No log | 3.0 | 3 | 2.6605 |
|
52 |
+
| No log | 4.0 | 4 | 2.6306 |
|
53 |
+
| No log | 5.0 | 5 | 1.8201 |
|
54 |
|
55 |
|
56 |
### Framework versions
|