SaiNikhileshReddy
commited on
Upload status.json with huggingface_hub
Browse files- status.json +13 -0
status.json
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"username": "sai-wiai",
|
3 |
+
"fullname": "Sai Nikhilesh Reddy",
|
4 |
+
"org_id": "mlsquare",
|
5 |
+
"time": "2024-04-19 10:33:02",
|
6 |
+
"hf_model_path": "mlsquare/pico_seshu_test",
|
7 |
+
"hf_tokenizer_path": "google/byt5-large",
|
8 |
+
"target_modules": [
|
9 |
+
"model.layers.3.dt_proj"
|
10 |
+
],
|
11 |
+
"hf_adapter_path": "mlsquare/mamba_pico_small_dt_proj",
|
12 |
+
"hf_data_path": "mlsquare/CLIENT_samantar_mixed_train_val"
|
13 |
+
}
|