mgladden commited on
Commit
d5d5ac0
1 Parent(s): 7091191

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +27 -1
README.md CHANGED
@@ -9,13 +9,39 @@ model-index:
9
  language:
10
  - en
11
  pipeline_tag: text-generation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  # ManaGPT-1010
15
  <img style="float:right; margin:10px; margin-right:30px" src="https://huggingface.co/NeuraXenetica/ManaGPT-1010/resolve/main/ManaGPT_logo_01.png" width="150" height="150"></img>
16
  _(Please note that ManaGPT-1010 has been superseded by **[ManaGPT-1020](https://huggingface.co/NeuraXenetica/ManaGPT-1020)**, which has been fine-tuned on a dataset roughly 6.45 times the size of that used to fine-tune ManaGPT-1010.)_
17
 
18
- **ManaGPT-1010** is an experimental open-source text-generating AI designed to offer insights on the role of emerging technologies in organizational management.
19
 
20
  ## Model description
21
 
 
9
  language:
10
  - en
11
  pipeline_tag: text-generation
12
+
13
+ widget:
14
+ - text: "Working for a robotic boss would be like"
15
+ example_title: "Robotic boss"
16
+ - text: "The workplace of tomorrow will"
17
+ example_title: "Workplace of tomorrow"
18
+ - text: "Working alongside an artificially intelligent coworker would be like"
19
+ example_title: "AI coworker"
20
+ - text: "The hybrid human-robotic organization of the future will"
21
+ example_title: "Hybrid organization"
22
+ - text: "Information security within future organizations will be difficult to enforce, because"
23
+ example_title: "InfoSec of the future"
24
+ - text: "It will be difficult for robotic employees to"
25
+ example_title: "Robots' difficulties"
26
+ - text: "In the future, human workers"
27
+ example_title: "Human workers"
28
+ - text: "Synthetic organizations will"
29
+ example_title: "Synthetic organizations"
30
+ - text: "Technological posthumanization is"
31
+ example_title: "Posthumanization"
32
+ - text: "Social robots are"
33
+ example_title: "Social robots"
34
+ - text: "Society 5.0 is"
35
+ example_title: "Society 5.0"
36
+ - text: "For most organizations, artificial general intelligence will"
37
+ example_title: "AGI"
38
  ---
39
 
40
  # ManaGPT-1010
41
  <img style="float:right; margin:10px; margin-right:30px" src="https://huggingface.co/NeuraXenetica/ManaGPT-1010/resolve/main/ManaGPT_logo_01.png" width="150" height="150"></img>
42
  _(Please note that ManaGPT-1010 has been superseded by **[ManaGPT-1020](https://huggingface.co/NeuraXenetica/ManaGPT-1020)**, which has been fine-tuned on a dataset roughly 6.45 times the size of that used to fine-tune ManaGPT-1010.)_
43
 
44
+ ManaGPT-1010 is an experimental open-source text-generating AI designed to offer insights on the role of emerging technologies in organizational management.
45
 
46
  ## Model description
47