Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
base_model: NousResearch/Llama-2-7b-hf
|
6 |
model-index:
|
7 |
-
- name:
|
8 |
results: []
|
9 |
---
|
10 |
|
@@ -91,26 +91,12 @@ special_tokens:
|
|
91 |
|
92 |
</details><br>
|
93 |
|
94 |
-
#
|
95 |
|
96 |
This model is a fine-tuned version of [NousResearch/Llama-2-7b-hf](https://huggingface.co/NousResearch/Llama-2-7b-hf) on the [NobodyExistsOnTheInternet/toxicqa](https://huggingface.co/datasets/NobodyExistsOnTheInternet/toxicqa) dataset.
|
97 |
It achieves the following results on the evaluation set:
|
98 |
- Loss: 0.8100
|
99 |
|
100 |
-
## Model description
|
101 |
-
|
102 |
-
More information needed
|
103 |
-
|
104 |
-
## Intended uses & limitations
|
105 |
-
|
106 |
-
More information needed
|
107 |
-
|
108 |
-
## Training and evaluation data
|
109 |
-
|
110 |
-
More information needed
|
111 |
-
|
112 |
-
## Training procedure
|
113 |
-
|
114 |
### Training hyperparameters
|
115 |
|
116 |
The following hyperparameters were used during training:
|
|
|
4 |
- generated_from_trainer
|
5 |
base_model: NousResearch/Llama-2-7b-hf
|
6 |
model-index:
|
7 |
+
- name: NobodyExistsOnTheInternet/toxicqa
|
8 |
results: []
|
9 |
---
|
10 |
|
|
|
91 |
|
92 |
</details><br>
|
93 |
|
94 |
+
# NobodyExistsOnTheInternet/toxicqa
|
95 |
|
96 |
This model is a fine-tuned version of [NousResearch/Llama-2-7b-hf](https://huggingface.co/NousResearch/Llama-2-7b-hf) on the [NobodyExistsOnTheInternet/toxicqa](https://huggingface.co/datasets/NobodyExistsOnTheInternet/toxicqa) dataset.
|
97 |
It achieves the following results on the evaluation set:
|
98 |
- Loss: 0.8100
|
99 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
100 |
### Training hyperparameters
|
101 |
|
102 |
The following hyperparameters were used during training:
|