Update README.md
Browse files
README.md
CHANGED
@@ -31,14 +31,14 @@ This model achieves the best performance comparing other instruction-following m
|
|
31 |
1. After you git clone this model
|
32 |
```
|
33 |
md5sum ./*
|
34 |
-
|
35 |
f9b33d359f17a437f6c24b4de6f2272e ./generation_config.json.fd7ff399e5568cc21a0a8414f43df88ef7c424995b9b97a90563165d2cf79efd.enc
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
```
|
43 |
|
44 |
2. Decrypt the files using the scripts in https://github.com/LianjiaTech/BELLE/tree/main/models
|
@@ -76,14 +76,14 @@ You can verify the integrity of these files by performing an MD5 checksum to ens
|
|
76 |
Here are the MD5 checksums for the relevant files:
|
77 |
```
|
78 |
md5sum ./*
|
79 |
-
|
80 |
2917a1cafb895cf57e746cfd7696bfe5 ./generation_config.json
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
```
|
88 |
|
89 |
## Use model
|
|
|
31 |
1. After you git clone this model
|
32 |
```
|
33 |
md5sum ./*
|
34 |
+
29db882bdab3131ef05943ee8ba82e2c ./config.json.6375ff434583e14cfc1fd45f9f599ddb9c689cb9b8c542d427dc6d5dc1059037.enc
|
35 |
f9b33d359f17a437f6c24b4de6f2272e ./generation_config.json.fd7ff399e5568cc21a0a8414f43df88ef7c424995b9b97a90563165d2cf79efd.enc
|
36 |
+
794e28fff16ef8c3fe9e48e3aa6ccf3a ./pytorch_model-00001-of-00002.bin.b552ebc4dd499812cfe1e45ffcaad0ee93851ef83df95eb4f824be53b25e5531.enc
|
37 |
+
1ab136a4489016c3004e3f04c438f268 ./pytorch_model-00002-of-00002.bin.45adb5c7b91f81b2c03c913f2e52487a0e22663e088063b699c6a903101b7968.enc
|
38 |
+
0d6db7f247a51589f3dd6d08dbfe64ce ./pytorch_model.bin.index.json.4f08b269e18619675bc3fd62f6efb3a8d59f9d54fa50f5625d0bba7adabaf90e.enc
|
39 |
+
34696bfce7b27548cfc2410e2b55762e ./special_tokens_map.json.96bdbb8504d9967606e5f661ccc7cbbac44a3661af863a7a58614670a0ccab33.enc
|
40 |
+
6014cf2235521f974c8d9fb69b6cf07e ./tokenizer_config.json.7078cc180b3d35e7ccd06b49ede4a7fef85f2572bda40c1fe2fc8f9ab25418d3.enc
|
41 |
+
56724a79091f3d1877cca65c6412d646 ./tokenizer.model.0b716a618c9e7c45648f91d997431eba3b0ff111b17ce7b777280ed771a49f95.enc
|
42 |
```
|
43 |
|
44 |
2. Decrypt the files using the scripts in https://github.com/LianjiaTech/BELLE/tree/main/models
|
|
|
76 |
Here are the MD5 checksums for the relevant files:
|
77 |
```
|
78 |
md5sum ./*
|
79 |
+
139cb9dc0065bd878b277860c70add74 ./config.json
|
80 |
2917a1cafb895cf57e746cfd7696bfe5 ./generation_config.json
|
81 |
+
2f6cce3296b6bfeb8beb1629bf07dfe9 ./pytorch_model-00001-of-00002.bin
|
82 |
+
8fe5b4ad70788b3a6086ef28709a8730 ./pytorch_model-00002-of-00002.bin
|
83 |
+
e5385004e4876ea6b93d6126e845a82f ./pytorch_model.bin.index.json
|
84 |
+
15f7a943faa91a794f38dd81a212cb01 ./special_tokens_map.json
|
85 |
+
08f6f621dba90b2a23c6f9f7af974621 ./tokenizer_config.json
|
86 |
+
6ffe559392973a92ea28032add2a8494 ./tokenizer.model
|
87 |
```
|
88 |
|
89 |
## Use model
|