Spaces:
Build error
Build error
Updated config for Rat Pack model
Browse files- model_config.yaml +9 -0
model_config.yaml
CHANGED
@@ -34,3 +34,12 @@ Rap:
|
|
34 |
mlflow_run_id: 16c4ff05d92a45d79d89572a58b6424b
|
35 |
model_name: nschenone/rap-distil
|
36 |
task: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
34 |
mlflow_run_id: 16c4ff05d92a45d79d89572a58b6424b
|
35 |
model_name: nschenone/rap-distil
|
36 |
task: text-generation
|
37 |
+
Rat Pack:
|
38 |
+
artist_names:
|
39 |
+
- Frank Sinatra
|
40 |
+
- Dean Martin
|
41 |
+
- Sammy Davis Jr.
|
42 |
+
hf_commit_hash: a4fde901e84a46bbd6f7df6012a419197b6a8685
|
43 |
+
mlflow_run_id: da94bcf1d7974d4180fd3b6872ab3ce5
|
44 |
+
model_name: nschenone/rat-pack-distil
|
45 |
+
task: text-generation
|