Skip to content

Commit 0c7ac6f

Browse files
committed
Add several other ernie models.
1 parent e33f448 commit 0c7ac6f

File tree

15 files changed

+15883
-0
lines changed

15 files changed

+15883
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
c1e7e52eab55414cee7c44a9e8c4f81bbd59e3837b185e179e6317efa04f69ec
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"framework": "paddle",
3+
"model_name": "ernie-search-base-dual-encoder-marco-en",
4+
"num_devices_required": 1,
5+
"num_nodes_required": 1
6+
}
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
class Program_weight_tensor_data_0:
2+
name = "data_0"
3+
shape = [1, 21]
4+
dtype = "int64"
5+
data = [
6+
101,
7+
7592,
8+
1010,
9+
2026,
10+
2171,
11+
2003,
12+
3960,
13+
1012,
14+
1045,
15+
2572,
16+
4083,
17+
2055,
18+
2312,
19+
2653,
20+
4275,
21+
1998,
22+
2037,
23+
4294,
24+
2015,
25+
1012,
26+
102,
27+
]
28+
29+
30+
class Program_weight_tensor_data_1:
31+
name = "data_1"
32+
shape = [1, 21]
33+
dtype = "int64"
34+
data = [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]

0 commit comments

Comments
 (0)