NorahAlshahrani
commited on
Commit
•
5a9fde8
1
Parent(s):
55cb8c8
Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
# BERThard
|
22 |
|
23 |
-
This model is a fine-tuned version of [aubmindlab/bert-base-arabertv2](https://huggingface.co/aubmindlab/bert-base-arabertv2) on Hotel Arabic Reviews Dataset (HARD) dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
- Loss: 0.4141
|
26 |
- Accuracy: 0.8311
|
@@ -42,7 +42,7 @@ It achieves the following results on the evaluation set:
|
|
42 |
|
43 |
|
44 |
## Training procedure
|
45 |
-
We have trained this model using the
|
46 |
|
47 |
### Training hyperparameters
|
48 |
|
|
|
20 |
|
21 |
# BERThard
|
22 |
|
23 |
+
This model is a fine-tuned version of [aubmindlab/bert-base-arabertv2](https://huggingface.co/aubmindlab/bert-base-arabertv2) on the Hotel Arabic Reviews Dataset (HARD) dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
- Loss: 0.4141
|
26 |
- Accuracy: 0.8311
|
|
|
42 |
|
43 |
|
44 |
## Training procedure
|
45 |
+
We have trained this model using the PaperSpace GPU-Cloud service. We used a machine with 8 CPUs, 45GB RAM, and A6000 GPU with 48GB RAM.
|
46 |
|
47 |
### Training hyperparameters
|
48 |
|