Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,10 @@ tags:
|
|
7 |
model-index:
|
8 |
- name: Mistral-7B-v0.3-sarcasm-scrolls-2
|
9 |
results: []
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -86,7 +90,7 @@ special_tokens:
|
|
86 |
|
87 |
</details><br>
|
88 |
|
89 |
-
# Mistral-7B-v0.3-sarcasm-scrolls
|
90 |
|
91 |
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.
|
92 |
It achieves the following results on the evaluation set:
|
@@ -139,4 +143,4 @@ The following hyperparameters were used during training:
|
|
139 |
- Transformers 4.41.1
|
140 |
- Pytorch 2.3.0+cu118
|
141 |
- Datasets 2.19.1
|
142 |
-
- Tokenizers 0.19.1
|
|
|
7 |
model-index:
|
8 |
- name: Mistral-7B-v0.3-sarcasm-scrolls-2
|
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
|
|
|
90 |
|
91 |
</details><br>
|
92 |
|
93 |
+
# Mistral-7B-v0.3-sarcasm-scrolls @ ctx 4k
|
94 |
|
95 |
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.
|
96 |
It achieves the following results on the evaluation set:
|
|
|
143 |
- Transformers 4.41.1
|
144 |
- Pytorch 2.3.0+cu118
|
145 |
- Datasets 2.19.1
|
146 |
+
- Tokenizers 0.19.1
|