shibing624
commited on
Commit
•
1311d49
1
Parent(s):
ba6c186
Upload 2 files
Browse files基于最新ChatGLM6b模型,用20w belle数据Finetune 了1个epoch
- adapter_config.json +1 -1
- adapter_model.bin +1 -1
adapter_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"base_model_name_or_path": "
|
3 |
"bias": "none",
|
4 |
"enable_lora": [
|
5 |
true,
|
|
|
1 |
{
|
2 |
+
"base_model_name_or_path": "/home/flemingxu/disk/chatglm/chatglm_6b_new/",
|
3 |
"bias": "none",
|
4 |
"enable_lora": [
|
5 |
true,
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14700953
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ae78994cdb210232b0aa211a85093b5ca9b31f351af244991e30a6be5d23d48
|
3 |
size 14700953
|