Skip to content

Commit c99b0a6

Browse files
committed
Add utc samples.
1 parent f11b43d commit c99b0a6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+32778
-1
lines changed

paddle_samples/PaddleNLP/ernie-search-base-dual-encoder-marco-en/graph_hash.txt renamed to paddle_samples/PaddleNLP/utc-base/graph_hash.txt

File renamed without changes.

paddle_samples/PaddleNLP/ernie-search-base-dual-encoder-marco-en/graph_net.json renamed to paddle_samples/PaddleNLP/utc-base/graph_net.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"framework": "paddle",
3-
"model_name": "ernie-search-base-dual-encoder-marco-en",
3+
"model_name": "utc-base",
44
"num_devices_required": 1,
55
"num_nodes_required": 1
66
}
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+
1,
7+
6368,
8+
30,
9+
3441,
10+
5254,
11+
2775,
12+
7208,
13+
42,
14+
1675,
15+
6433,
16+
7946,
17+
4640,
18+
31618,
19+
7476,
20+
34874,
21+
1662,
22+
4968,
23+
36810,
24+
9478,
25+
42,
26+
2,
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)