Commit
•
51cf7b3
1
Parent(s):
09c7a46
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (a77de1006ee6e89eec72bf2015ac26a4ee54977a)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -7,6 +7,7 @@ metrics:
|
|
7 |
- f1
|
8 |
- precision
|
9 |
- recall
|
|
|
10 |
model-index:
|
11 |
- name: distilbert-amazon-shoe-reviews-tensorboard
|
12 |
results: []
|
|
|
7 |
- f1
|
8 |
- precision
|
9 |
- recall
|
10 |
+
base_model: distilbert-base-uncased
|
11 |
model-index:
|
12 |
- name: distilbert-amazon-shoe-reviews-tensorboard
|
13 |
results: []
|