Librarian Bot: Add base_model information to model

#1
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -5,19 +5,20 @@ datasets:
5
  - roneneldan/TinyStories
6
  metrics:
7
  - accuracy
 
8
  model-index:
9
  - name: output_main
10
  results:
11
  - task:
12
- name: Causal Language Modeling
13
  type: text-generation
 
14
  dataset:
15
  name: roneneldan/TinyStories
16
  type: roneneldan/TinyStories
17
  metrics:
18
- - name: Accuracy
19
- type: accuracy
20
  value: 0.5791389432485323
 
21
  ---
22
 
23
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
5
  - roneneldan/TinyStories
6
  metrics:
7
  - accuracy
8
+ base_model: roneneldan/TinyStories-1Layer-21M
9
  model-index:
10
  - name: output_main
11
  results:
12
  - task:
 
13
  type: text-generation
14
+ name: Causal Language Modeling
15
  dataset:
16
  name: roneneldan/TinyStories
17
  type: roneneldan/TinyStories
18
  metrics:
19
+ - type: accuracy
 
20
  value: 0.5791389432485323
21
+ name: Accuracy
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You