Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -4,13 +4,13 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
|
|
|
|
|
|
|
|
7 |
model-index:
|
8 |
- name: nba_pbp_distilgpt2
|
9 |
results: []
|
10 |
-
widget:
|
11 |
-
- text: "1 11:45 0-0 K. Looney misses 2-pt layup from 4 ft (block by R. Williams)"
|
12 |
-
example_title: "GSW-BOS"
|
13 |
-
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
+
widget:
|
8 |
+
- text: 1 11:45 0-0 K. Looney misses 2-pt layup from 4 ft (block by R. Williams)
|
9 |
+
example_title: GSW-BOS
|
10 |
+
base_model: distilgpt2
|
11 |
model-index:
|
12 |
- name: nba_pbp_distilgpt2
|
13 |
results: []
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|