shi-zheng-qxhs commited on
Commit
0bfea90
1 Parent(s): 1fbcd63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -6,6 +6,11 @@ tags:
6
  model-index:
7
  - name: gpt2_oasst2_curated
8
  results: []
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -13,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # gpt2_oasst2_curated
15
 
16
- This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
17
 
18
  ## Model description
19
 
20
- More information needed
21
 
22
  ## Intended uses & limitations
23
 
@@ -53,4 +58,4 @@ The following hyperparameters were used during training:
53
  - Transformers 4.36.2
54
  - Pytorch 2.0.0
55
  - Datasets 2.16.1
56
- - Tokenizers 0.15.0
 
6
  model-index:
7
  - name: gpt2_oasst2_curated
8
  results: []
9
+ datasets:
10
+ - sablo/oasst2_curated
11
+ language:
12
+ - en
13
+ pipeline_tag: text-generation
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
18
 
19
  # gpt2_oasst2_curated
20
 
21
+ This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on [sablo/oasst2_curated](https://huggingface.co/datasets/sablo/oasst2_curated) dataset
22
 
23
  ## Model description
24
 
25
+ For experimental purpose - chatbot
26
 
27
  ## Intended uses & limitations
28
 
 
58
  - Transformers 4.36.2
59
  - Pytorch 2.0.0
60
  - Datasets 2.16.1
61
+ - Tokenizers 0.15.0