demetera commited on
Commit
c448422
·
verified ·
1 Parent(s): 032d71e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -7,10 +7,9 @@ library_name: transformers
7
 
8
  # llama-600M-rus
9
 
10
- Simple and customized amateur experimental model trained on approximately 60 Mb of text books from beginner in LLMs.
11
- No resources and time to collect bigger dataset.
12
- It could generate amateur, but more or less adequate output as well (in respect of training tokens)/
13
- The work can be used as a checkpoint for the further training or for experiments.
14
 
15
  Simple usage example:
16
 
 
7
 
8
  # llama-600M-rus
9
 
10
+ Simple and customized amateur experimental model pretrained on approximately 60 Mb of text fiction books from the scratch.<br>
11
+ It could generate amateur, but more or less adequate output as well (in respect of training tokens).<br>
12
+ The work can be used as a checkpoint for the further training or for experiments.<br>
 
13
 
14
  Simple usage example:
15