Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -8,6 +8,7 @@ model_index:
8
  - task:
9
  name: Causal Language Modeling
10
  type: text-generation
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
8
  - task:
9
  name: Causal Language Modeling
10
  type: text-generation
11
+ base_model: gpt2
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You