DiamondGotCat commited on
Commit
691daef
·
verified ·
1 Parent(s): 9a2bc9f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -29
README.md CHANGED
@@ -6,33 +6,7 @@ base_model:
6
  - openai-community/gpt2-medium
7
  ---
8
 
9
- **Repository:** [GitHub](https://github.com/DiamondGotCat/Azuki.ai)
 
10
 
11
- ```
12
- (base) diamondgotcat@DGC-Mac Azuki.ai % python execute.py
13
- > What is 1 astronomical unit?
14
- ---
15
- An astronomical unit is the unit of distance between the Earth and the sun.
16
- ---
17
- >
18
- ```
19
- ---
20
-
21
- Azuki.ai is a fully customizable LLM.
22
- Everything can be changed from the dataset state.
23
-
24
- ## How
25
- 1. Load GPT2-Medium (`https://huggingface.co/openai-community/gpt2-medium`)
26
- 2. Training with New Knowledge (`data.json`)
27
- 3. Output New Model (`trained_model/`)
28
-
29
- ## Next Steps
30
- Azuki.ai has Step up to `N(Next) Models`.
31
-
32
- ## I need your help.
33
- Please star repository.
34
- And if Can you Help Coding, Please create Pull Requests.
35
-
36
- ---
37
-
38
- Thanks for Reading!
 
6
  - openai-community/gpt2-medium
7
  ---
8
 
9
+ # Azuki-1n Example Model
10
+ This LLM is Example Model for Azuki-1n Dataset.
11
 
12
+ WARNING: Azuki-1n Dataset is Deprecated, so Not available Dataset on Hugging Face.