Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: nlpmodel
|
8 |
results: []
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -13,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# nlpmodel
|
15 |
|
16 |
-
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -51,4 +53,4 @@ The following hyperparameters were used during training:
|
|
51 |
- Transformers 4.35.2
|
52 |
- Pytorch 2.1.0+cu118
|
53 |
- Datasets 2.15.0
|
54 |
-
- Tokenizers 0.15.0
|
|
|
6 |
model-index:
|
7 |
- name: nlpmodel
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- anon8231489123/ShareGPT_Vicuna_unfiltered
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
15 |
|
16 |
# nlpmodel
|
17 |
|
18 |
+
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the https://huggingface.co/datasets/anon8231489123/ShareGPT_Vicuna_unfiltered dataset.
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
53 |
- Transformers 4.35.2
|
54 |
- Pytorch 2.1.0+cu118
|
55 |
- Datasets 2.15.0
|
56 |
+
- Tokenizers 0.15.0
|