bikram22pi7
commited on
Commit
•
06f5ade
1
Parent(s):
d5c533d
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: distilbert-base-multilingual-cased-on-custom-kural-500
|
10 |
results: []
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -15,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# distilbert-base-multilingual-cased-on-custom-kural-500
|
17 |
|
18 |
-
This model is a fine-tuned version of [distilbert-base-multilingual-cased](https://huggingface.co/distilbert-base-multilingual-cased) on the
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.4608
|
21 |
- Accuracy: 0.91
|
@@ -66,4 +68,4 @@ The following hyperparameters were used during training:
|
|
66 |
- Transformers 4.39.2
|
67 |
- Pytorch 2.1.2
|
68 |
- Datasets 2.1.0
|
69 |
-
- Tokenizers 0.15.2
|
|
|
8 |
model-index:
|
9 |
- name: distilbert-base-multilingual-cased-on-custom-kural-500
|
10 |
results: []
|
11 |
+
datasets:
|
12 |
+
- bikram22pi7/Thiruvalluvar_Thirukkural
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
17 |
|
18 |
# distilbert-base-multilingual-cased-on-custom-kural-500
|
19 |
|
20 |
+
This model is a fine-tuned version of [distilbert-base-multilingual-cased](https://huggingface.co/distilbert-base-multilingual-cased) on the bikram22pi7/Thiruvalluvar_Thirukkural dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.4608
|
23 |
- Accuracy: 0.91
|
|
|
68 |
- Transformers 4.39.2
|
69 |
- Pytorch 2.1.2
|
70 |
- Datasets 2.1.0
|
71 |
+
- Tokenizers 0.15.2
|