Librarian Bot: Add base_model information to model

#2
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -7,19 +7,20 @@ datasets:
7
  - train
8
  metrics:
9
  - spearmanr
 
10
  model-index:
11
  - name: tape-fluorescence-prediction-tape-fluorescence-evotuning-DistilProtBert
12
  results:
13
  - task:
14
- name: Text Classification
15
  type: text-classification
 
16
  dataset:
17
  name: cradle-bio/tape-fluorescence
18
  type: train
19
  metrics:
20
- - name: Spearmanr
21
- type: spearmanr
22
  value: 0.5505486770316164
 
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
7
  - train
8
  metrics:
9
  - spearmanr
10
+ base_model: thundaa/tape-fluorescence-evotuning-DistilProtBert
11
  model-index:
12
  - name: tape-fluorescence-prediction-tape-fluorescence-evotuning-DistilProtBert
13
  results:
14
  - task:
 
15
  type: text-classification
16
+ name: Text Classification
17
  dataset:
18
  name: cradle-bio/tape-fluorescence
19
  type: train
20
  metrics:
21
+ - type: spearmanr
 
22
  value: 0.5505486770316164
23
+ name: Spearmanr
24
  ---
25
 
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You