Commit ·
527c8de
1
Parent(s): 3aa4591
Upload info.json with huggingface_hub
Browse files
info.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base_model": "decapoda-research/llama-7b-hf",
|
| 3 |
+
"prompt_template": "alpaca",
|
| 4 |
+
"dataset_name": "N/A (from text input)",
|
| 5 |
+
"dataset_rows": 278,
|
| 6 |
+
"trained_on_machine": "Ubuntu-1804-bionic-64-minimal",
|
| 7 |
+
"timestamp": 1684755885.8876328
|
| 8 |
+
}
|