badokorach
commited on
Commit
•
a3ce115
1
Parent(s):
afd6144
Training in progress epoch 0
Browse files- README.md +3 -30
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,8 +15,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [Davlan/afro-xlmr-small](https://huggingface.co/Davlan/afro-xlmr-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -42,34 +42,7 @@ The following hyperparameters were used during training:
|
|
42 |
|
43 |
| Train Loss | Epoch |
|
44 |
|:----------:|:-----:|
|
45 |
-
|
|
46 |
-
| 2.5235 | 1 |
|
47 |
-
| 2.0836 | 2 |
|
48 |
-
| 1.9948 | 3 |
|
49 |
-
| 1.9370 | 4 |
|
50 |
-
| 1.9451 | 5 |
|
51 |
-
| 1.8440 | 6 |
|
52 |
-
| 1.7458 | 7 |
|
53 |
-
| 1.6653 | 8 |
|
54 |
-
| 1.5569 | 9 |
|
55 |
-
| 1.4672 | 10 |
|
56 |
-
| 1.3265 | 11 |
|
57 |
-
| 1.2976 | 12 |
|
58 |
-
| 1.1086 | 13 |
|
59 |
-
| 1.0261 | 14 |
|
60 |
-
| 0.9733 | 15 |
|
61 |
-
| 0.8587 | 16 |
|
62 |
-
| 0.8164 | 17 |
|
63 |
-
| 0.7675 | 18 |
|
64 |
-
| 0.7181 | 19 |
|
65 |
-
| 0.6868 | 20 |
|
66 |
-
| 0.6381 | 21 |
|
67 |
-
| 0.6182 | 22 |
|
68 |
-
| 0.5783 | 23 |
|
69 |
-
| 0.5046 | 24 |
|
70 |
-
| 0.5385 | 25 |
|
71 |
-
| 0.5249 | 26 |
|
72 |
-
| 0.4888 | 27 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [Davlan/afro-xlmr-small](https://huggingface.co/Davlan/afro-xlmr-small) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.4585
|
19 |
+
- Epoch: 0
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
42 |
|
43 |
| Train Loss | Epoch |
|
44 |
|:----------:|:-----:|
|
45 |
+
| 0.4585 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
|
47 |
|
48 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 559016168
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04a2927a1bc128ba35fad3138e629e091b8beb870bad3bf4374ea9bbed08aee1
|
3 |
size 559016168
|