Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,10 @@ tags:
|
|
| 7 |
model-index:
|
| 8 |
- name: Mistral-7B-v0.3-sarcasm-scrolls-v2
|
| 9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -87,21 +91,12 @@ special_tokens:
|
|
| 87 |
|
| 88 |
# Mistral-7B-v0.3-sarcasm-scrolls-v2
|
| 89 |
|
| 90 |
-
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.3](https://huggingface.co/mistralai/Mistral-7B-v0.3) on the None dataset.
|
| 91 |
-
It achieves the following results on the evaluation set:
|
| 92 |
-
- Loss: 2.3333
|
| 93 |
-
|
| 94 |
## Model description
|
| 95 |
|
| 96 |
-
|
| 97 |
-
|
| 98 |
-
|
| 99 |
-
|
| 100 |
-
More information needed
|
| 101 |
-
|
| 102 |
-
## Training and evaluation data
|
| 103 |
|
| 104 |
-
More information needed
|
| 105 |
|
| 106 |
## Training procedure
|
| 107 |
|
|
@@ -138,4 +133,4 @@ The following hyperparameters were used during training:
|
|
| 138 |
- Transformers 4.41.1
|
| 139 |
- Pytorch 2.3.1+cu118
|
| 140 |
- Datasets 2.19.1
|
| 141 |
-
- Tokenizers 0.19.1
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: Mistral-7B-v0.3-sarcasm-scrolls-v2
|
| 9 |
results: []
|
| 10 |
+
datasets:
|
| 11 |
+
- BEE-spoke-data/sarcasm-scrolls
|
| 12 |
+
language:
|
| 13 |
+
- en
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 91 |
|
| 92 |
# Mistral-7B-v0.3-sarcasm-scrolls-v2
|
| 93 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 94 |
## Model description
|
| 95 |
|
| 96 |
+
This model is a fine-tuned version of [mistralai/Mistral-7B-v0.3](https://huggingface.co/mistralai/Mistral-7B-v0.3) on the BEE-spoke-data/sarcasm-scrolls dataset.
|
| 97 |
+
It achieves the following results on the evaluation set:
|
| 98 |
+
- Loss: 2.3333
|
|
|
|
|
|
|
|
|
|
|
|
|
| 99 |
|
|
|
|
| 100 |
|
| 101 |
## Training procedure
|
| 102 |
|
|
|
|
| 133 |
- Transformers 4.41.1
|
| 134 |
- Pytorch 2.3.1+cu118
|
| 135 |
- Datasets 2.19.1
|
| 136 |
+
- Tokenizers 0.19.1
|