mgladden commited on
Commit
c77c8cc
1 Parent(s): 5b8a9fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -10
README.md CHANGED
@@ -1,20 +1,18 @@
1
  ---
2
- license: mit
3
  tags:
4
- - generated_from_keras_callback
 
5
  model-index:
6
  - name: ManaGPT-1010
7
  results: []
 
 
8
  ---
9
 
10
- <!-- This model card has been generated automatically according to the information Keras had access to. You should
11
- probably proofread and complete it, then remove this comment. -->
12
-
13
  # ManaGPT-1010
14
-
15
- This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
16
- It achieves the following results on the evaluation set:
17
-
18
 
19
  ## Model description
20
 
@@ -45,4 +43,4 @@ The following hyperparameters were used during training:
45
  - Transformers 4.27.1
46
  - TensorFlow 2.11.0
47
  - Datasets 2.10.1
48
- - Tokenizers 0.13.2
 
1
  ---
2
+ license: apache-2.0
3
  tags:
4
+ - management
5
+ - text generation
6
  model-index:
7
  - name: ManaGPT-1010
8
  results: []
9
+ language:
10
+ - en
11
  ---
12
 
 
 
 
13
  # ManaGPT-1010
14
+ <img style="float:right; margin-right:30px" src="https://huggingface.co/NeuraXenetica/ManaGPT-1010/resolve/main/ManaGPT_logo_01.png" width="150" height="150">
15
+ This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on a custom dataset.
 
 
16
 
17
  ## Model description
18
 
 
43
  - Transformers 4.27.1
44
  - TensorFlow 2.11.0
45
  - Datasets 2.10.1
46
+ - Tokenizers 0.13.2