SkyR librarian-bot commited on
Commit
93e2b28
1 Parent(s): ea86f89

Librarian Bot: Add base_model information to model (#1)

Browse files

- Librarian Bot: Add base_model information to model (9462ced090fccb743aabb8f9f9de3eb9ea457095)


Co-authored-by: Librarian Bot (Bot) <[email protected]>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -7,6 +7,7 @@ metrics:
7
  - precision
8
  - recall
9
  - f1
 
10
  model-index:
11
  - name: albert-base-ours-run-2
12
  results: []
 
7
  - precision
8
  - recall
9
  - f1
10
+ base_model: albert-base-v2
11
  model-index:
12
  - name: albert-base-ours-run-2
13
  results: []