p1atdev commited on
Commit
071b206
1 Parent(s): 76f598e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -5
README.md CHANGED
@@ -1,19 +1,24 @@
1
  ---
2
  tags:
3
  - generated_from_trainer
 
4
  model-index:
5
  - name: kakuyomu-retnet-300m-1
6
  results: []
 
 
 
 
7
  ---
8
 
9
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
10
  should probably proofread and complete it, then remove this comment. -->
11
 
12
- # kakuyomu-retnet-300m-1
13
 
14
- This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
15
- It achieves the following results on the evaluation set:
16
- - Loss: 3.6510
17
 
18
  ## Model description
19
 
@@ -83,4 +88,4 @@ The following hyperparameters were used during training:
83
  - Transformers 4.34.0
84
  - Pytorch 2.0.0+cu118
85
  - Datasets 2.14.5
86
- - Tokenizers 0.14.0
 
1
  ---
2
  tags:
3
  - generated_from_trainer
4
+ - retnet
5
  model-index:
6
  - name: kakuyomu-retnet-300m-1
7
  results: []
8
+ license: mit
9
+ language:
10
+ - ja
11
+ inference: false
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
+ # LightNovel-Intro-RetNet-400M
18
 
19
+ This model is a RetNet model trained from scratch using https://github.com/syncdoth/RetNet.
20
+
21
+ Demo: https://huggingface.co/spaces/p1atdev/LightNovel-Intro-RetNet-400M-Demo
22
 
23
  ## Model description
24
 
 
88
  - Transformers 4.34.0
89
  - Pytorch 2.0.0+cu118
90
  - Datasets 2.14.5
91
+ - Tokenizers 0.14.0