imda-lseokmin commited on
Commit
5540df7
1 Parent(s): 691b03d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: mit
3
  base_model: gpt2
4
  tags:
5
  - generated_from_trainer
@@ -10,6 +10,12 @@ model-index:
10
  results: []
11
  ---
12
 
 
 
 
 
 
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
@@ -54,4 +60,4 @@ The following hyperparameters were used during training:
54
  - Transformers 4.40.1
55
  - Pytorch 2.1.2+cu121
56
  - Datasets 2.16.1
57
- - Tokenizers 0.19.1
 
1
  ---
2
+ license: apache-2.0
3
  base_model: gpt2
4
  tags:
5
  - generated_from_trainer
 
10
  results: []
11
  ---
12
 
13
+ ```
14
+ Note that this is an experimental model used in Project Moonshot.
15
+
16
+ This model has not been well-tested. Use at your own risk.
17
+ ```
18
+
19
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
20
  should probably proofread and complete it, then remove this comment. -->
21
 
 
60
  - Transformers 4.40.1
61
  - Pytorch 2.1.2+cu121
62
  - Datasets 2.16.1
63
+ - Tokenizers 0.19.1