mgladden commited on
Commit
df9d68e
·
1 Parent(s): 0224bc5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -11
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
 
@@ -42,7 +40,7 @@ The following hyperparameters were used during training:
42
 
43
  ### Framework versions
44
 
45
- - Transformers 4.27.2
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 [gpt2](https://huggingface.co/gpt2) trained on a custom dataset of scholarly and popular texts from the field of organizational management that relate to the emerging effects of posthumanizing technologies (e.g., relating to advanced artificial intelligence, social robotics, virtual reality, neuroprosthetics, and cyber-physical systems) on the structure of organizations and human beings’ experience of organizational life.
 
 
16
 
17
  ## Model description
18
 
 
40
 
41
  ### Framework versions
42
 
43
+ - Transformers 4.27.1
44
  - TensorFlow 2.11.0
45
  - Datasets 2.10.1
46
+ - Tokenizers 0.13.2