Fu01978 commited on
Commit
6b2e894
·
verified ·
1 Parent(s): 9e1f7f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -3,16 +3,17 @@ license: mit
3
  metrics:
4
  - accuracy
5
  widget:
6
- - text: "What is the meaning of life?"
7
- example_title: "Philosophy"
8
- - text: "How do I build a rocket?"
9
- example_title: "Engineering"
10
  library_name: transformers
11
  tags:
12
  - h_model
13
  - ultra-efficient
14
  - nano-ai
15
  - 2-params
 
16
  ---
17
 
18
  # Nano-H: The World's First `h_model`
@@ -44,5 +45,4 @@ outputs = model.generate(inputs["input_ids"], max_length=1)
44
  print(tokenizer.decode(outputs[0]))
45
  ```
46
  ## Safety & Alignment
47
- Nano-H is inherently safe. It cannot be jailbroken to provide instructions for dangerous activities, as any such request will be met with a singular "H".
48
-
 
3
  metrics:
4
  - accuracy
5
  widget:
6
+ - text: What is the meaning of life?
7
+ example_title: Philosophy
8
+ - text: How do I build a rocket?
9
+ example_title: Engineering
10
  library_name: transformers
11
  tags:
12
  - h_model
13
  - ultra-efficient
14
  - nano-ai
15
  - 2-params
16
+ pipeline_tag: text-generation
17
  ---
18
 
19
  # Nano-H: The World's First `h_model`
 
45
  print(tokenizer.decode(outputs[0]))
46
  ```
47
  ## Safety & Alignment
48
+ Nano-H is inherently safe. It cannot be jailbroken to provide instructions for dangerous activities, as any such request will be met with a singular "H".