Diwank Singh
commited on
Commit
β’
c187875
1
Parent(s):
390bc6e
Trained model
Browse filesSigned-off-by: Diwank Singh <diwank.singh@gmail.com>
- 2_Asym/{140654129199328_Dense β 140409421457024_Dense}/config.json +0 -0
- 2_Asym/{140654129199328_Dense β 140409421457024_Dense}/pytorch_model.bin +1 -1
- 2_Asym/{140654129191936_Dense β 140409421457216_Dense}/config.json +0 -0
- 2_Asym/{140654129191936_Dense β 140409421457216_Dense}/pytorch_model.bin +1 -1
- 2_Asym/{140654129198896_Dense β 140409421457312_Dense}/config.json +0 -0
- 2_Asym/{140663133264320_Dense β 140409421457312_Dense}/pytorch_model.bin +1 -1
- 2_Asym/140409421460672_Dropout/config.json +1 -0
- 2_Asym/{140663133264320_Dense β 140409421461776_Dense}/config.json +0 -0
- 2_Asym/{140654129198896_Dense β 140409421461776_Dense}/pytorch_model.bin +1 -1
- 2_Asym/{140654129388880_Dense β 140409421462064_Dense}/config.json +0 -0
- 2_Asym/{140654129388880_Dense β 140409421462064_Dense}/pytorch_model.bin +1 -1
- 2_Asym/140409444484096_Dense/config.json +1 -0
- 2_Asym/140409444484096_Dense/pytorch_model.bin +3 -0
- 2_Asym/140409444484192_Dropout/config.json +1 -0
- 2_Asym/140411929812208_Dense/config.json +1 -0
- 2_Asym/140411929812208_Dense/pytorch_model.bin +3 -0
- 2_Asym/{140654129199376_Dense β 140414744497120_Dense}/config.json +0 -0
- 2_Asym/{140654129199376_Dense β 140414744497120_Dense}/pytorch_model.bin +1 -1
- 2_Asym/config.json +20 -12
- added_tokens.json +7 -0
- config.json +1 -1
- eval/.ipynb_checkpoints/triplet_evaluation_results-checkpoint.csv +24 -1
- eval/triplet_evaluation_results.csv +24 -12
- tokenizer_config.json +43 -0
2_Asym/{140654129199328_Dense β 140409421457024_Dense}/config.json
RENAMED
File without changes
|
2_Asym/{140654129199328_Dense β 140409421457024_Dense}/pytorch_model.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4723324
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:767354e3d40598c942353a0f81d1c24967c24ce17507ccd9b5d49e3b2c4e80c8
|
3 |
size 4723324
|
2_Asym/{140654129191936_Dense β 140409421457216_Dense}/config.json
RENAMED
File without changes
|
2_Asym/{140654129191936_Dense β 140409421457216_Dense}/pytorch_model.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4726396
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15be0af37e95e017b31bdbf20c9064d4e8c617dda6fd14b90399dfc6f9a904b9
|
3 |
size 4726396
|
2_Asym/{140654129198896_Dense β 140409421457312_Dense}/config.json
RENAMED
File without changes
|
2_Asym/{140663133264320_Dense β 140409421457312_Dense}/pytorch_model.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9444988
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e80cd281d8c66ee10bc2f60c88e9794e5ec9dc8c6853b50ca4dd900f75f20609
|
3 |
size 9444988
|
2_Asym/140409421460672_Dropout/config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"dropout": 0.1}
|
2_Asym/{140663133264320_Dense β 140409421461776_Dense}/config.json
RENAMED
File without changes
|
2_Asym/{140654129198896_Dense β 140409421461776_Dense}/pytorch_model.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 9444988
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6fd9d208eee23913e90a4b8b296f50310d9f354b466430caf0ffa5561c33f4ea
|
3 |
size 9444988
|
2_Asym/{140654129388880_Dense β 140409421462064_Dense}/config.json
RENAMED
File without changes
|
2_Asym/{140654129388880_Dense β 140409421462064_Dense}/pytorch_model.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4726396
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c931f6e6f667d1f946f14c81aceb35433df31a2918103766ce0a00d88f69f83
|
3 |
size 4726396
|
2_Asym/140409444484096_Dense/config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"in_features": 1536, "out_features": 1536, "bias": true, "activation_function": "torch.nn.modules.activation.Tanh"}
|
2_Asym/140409444484096_Dense/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:abff18262547c0b89389f4401cfc2045aaed6f7efc3c41eefe3f0d8931a23a7c
|
3 |
+
size 9444988
|
2_Asym/140409444484192_Dropout/config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"dropout": 0.1}
|
2_Asym/140411929812208_Dense/config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"in_features": 1536, "out_features": 1536, "bias": true, "activation_function": "torch.nn.modules.activation.Tanh"}
|
2_Asym/140411929812208_Dense/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8c83f303f97ea936f39f3a83747ea1ce27e78ab51d156d0d5b4f0ee951e73f9
|
3 |
+
size 9444988
|
2_Asym/{140654129199376_Dense β 140414744497120_Dense}/config.json
RENAMED
File without changes
|
2_Asym/{140654129199376_Dense β 140414744497120_Dense}/pytorch_model.bin
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4723324
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19a0f5e1270ab8f5397a5e75c69c42dbde12758461c39979e21cc23c085ae22e
|
3 |
size 4723324
|
2_Asym/config.json
CHANGED
@@ -1,22 +1,30 @@
|
|
1 |
{
|
2 |
"types": {
|
3 |
-
"
|
4 |
-
"
|
5 |
-
"
|
6 |
-
"
|
7 |
-
"
|
8 |
-
"
|
|
|
|
|
|
|
|
|
9 |
},
|
10 |
"structure": {
|
11 |
"dialog": [
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
|
|
|
|
15 |
],
|
16 |
"fact": [
|
17 |
-
"
|
18 |
-
"
|
19 |
-
"
|
|
|
|
|
20 |
]
|
21 |
},
|
22 |
"parameters": {
|
|
|
1 |
{
|
2 |
"types": {
|
3 |
+
"140409421462064_Dense": "sentence_transformers.models.Dense",
|
4 |
+
"140411929812208_Dense": "sentence_transformers.models.Dense",
|
5 |
+
"140409444484192_Dropout": "sentence_transformers.models.Dropout",
|
6 |
+
"140409444484096_Dense": "sentence_transformers.models.Dense",
|
7 |
+
"140414744497120_Dense": "sentence_transformers.models.Dense",
|
8 |
+
"140409421457216_Dense": "sentence_transformers.models.Dense",
|
9 |
+
"140409421457312_Dense": "sentence_transformers.models.Dense",
|
10 |
+
"140409421460672_Dropout": "sentence_transformers.models.Dropout",
|
11 |
+
"140409421461776_Dense": "sentence_transformers.models.Dense",
|
12 |
+
"140409421457024_Dense": "sentence_transformers.models.Dense"
|
13 |
},
|
14 |
"structure": {
|
15 |
"dialog": [
|
16 |
+
"140409421462064_Dense",
|
17 |
+
"140411929812208_Dense",
|
18 |
+
"140409444484192_Dropout",
|
19 |
+
"140409444484096_Dense",
|
20 |
+
"140414744497120_Dense"
|
21 |
],
|
22 |
"fact": [
|
23 |
+
"140409421457216_Dense",
|
24 |
+
"140409421457312_Dense",
|
25 |
+
"140409421460672_Dropout",
|
26 |
+
"140409421461776_Dense",
|
27 |
+
"140409421457024_Dense"
|
28 |
]
|
29 |
},
|
30 |
"parameters": {
|
added_tokens.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"[CLS]": 101,
|
3 |
+
"[MASK]": 103,
|
4 |
+
"[PAD]": 0,
|
5 |
+
"[SEP]": 102,
|
6 |
+
"[UNK]": 100
|
7 |
+
}
|
config.json
CHANGED
@@ -25,7 +25,7 @@
|
|
25 |
"pad_token_id": 0,
|
26 |
"position_embedding_type": "absolute",
|
27 |
"torch_dtype": "float32",
|
28 |
-
"transformers_version": "4.
|
29 |
"type_vocab_size": 2,
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 30522
|
|
|
25 |
"pad_token_id": 0,
|
26 |
"position_embedding_type": "absolute",
|
27 |
"torch_dtype": "float32",
|
28 |
+
"transformers_version": "4.34.0",
|
29 |
"type_vocab_size": 2,
|
30 |
"use_cache": true,
|
31 |
"vocab_size": 30522
|
eval/.ipynb_checkpoints/triplet_evaluation_results-checkpoint.csv
CHANGED
@@ -1,2 +1,25 @@
|
|
1 |
epoch,steps,accuracy_cosinus,accuracy_manhattan,accuracy_euclidean
|
2 |
-
0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
epoch,steps,accuracy_cosinus,accuracy_manhattan,accuracy_euclidean
|
2 |
+
0,1200,0.9606164840146122,0.9602165160120524,0.9614964136202437
|
3 |
+
0,2400,0.968722502199824,0.9686691731328161,0.968775831266832
|
4 |
+
0,-1,0.9683491987307682,0.968642508599312,0.9684825213982882
|
5 |
+
1,1200,0.9688291603338399,0.968749166733328,0.968882489400848
|
6 |
+
1,2400,0.9700557288750233,0.9699757352745114,0.9700823934085273
|
7 |
+
1,-1,0.9694424446044316,0.9694691091379356,0.9697357544729754
|
8 |
+
2,1200,0.9703490387435671,0.9704556968775832,0.970695677679119
|
9 |
+
2,2400,0.9670159720555689,0.966909313921553,0.9672292883236008
|
10 |
+
2,-1,0.9683758632642722,0.9682158760632483,0.9684291923312802
|
11 |
+
3,1200,0.9681092179292323,0.9682425405967523,0.9683491987307682
|
12 |
+
3,2400,0.9677359144601765,0.9676292563261606,0.9679492307282084
|
13 |
+
3,-1,0.9690958056688799,0.9690691411353758,0.9695491027384476
|
14 |
+
4,1200,0.9691491347358878,0.9691224702023838,0.9692824574034077
|
15 |
+
4,2400,0.9694157800709277,0.9695491027384476,0.9696024318054556
|
16 |
+
4,-1,0.9696557608724635,0.9695757672719516,0.9699224062075034
|
17 |
+
5,1200,0.9695757672719516,0.9693891155374237,0.9692824574034077
|
18 |
+
5,2400,0.9701890515425433,0.9701357224755353,0.9702690451430552
|
19 |
+
5,-1,0.9700023998080154,0.9699224062075034,0.9701623870090392
|
20 |
+
6,1200,0.9713089619497107,0.9713889555502226,0.9713089619497107
|
21 |
+
6,2400,0.9703223742100632,0.9702957096765592,0.9704290323440792
|
22 |
+
6,-1,0.970695677679119,0.9706156840786071,0.9709356584806549
|
23 |
+
7,1200,0.9703757032770711,0.9703223742100632,0.9702690451430552
|
24 |
+
7,2400,0.9703757032770711,0.9705090259445911,0.970749006746127
|
25 |
+
7,-1,0.9703757032770711,0.9705090259445911,0.970749006746127
|
eval/triplet_evaluation_results.csv
CHANGED
@@ -1,13 +1,25 @@
|
|
1 |
epoch,steps,accuracy_cosinus,accuracy_manhattan,accuracy_euclidean
|
2 |
-
0
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
epoch,steps,accuracy_cosinus,accuracy_manhattan,accuracy_euclidean
|
2 |
+
0,1200,0.9606164840146122,0.9602165160120524,0.9614964136202437
|
3 |
+
0,2400,0.968722502199824,0.9686691731328161,0.968775831266832
|
4 |
+
0,-1,0.9683491987307682,0.968642508599312,0.9684825213982882
|
5 |
+
1,1200,0.9688291603338399,0.968749166733328,0.968882489400848
|
6 |
+
1,2400,0.9700557288750233,0.9699757352745114,0.9700823934085273
|
7 |
+
1,-1,0.9694424446044316,0.9694691091379356,0.9697357544729754
|
8 |
+
2,1200,0.9703490387435671,0.9704556968775832,0.970695677679119
|
9 |
+
2,2400,0.9670159720555689,0.966909313921553,0.9672292883236008
|
10 |
+
2,-1,0.9683758632642722,0.9682158760632483,0.9684291923312802
|
11 |
+
3,1200,0.9681092179292323,0.9682425405967523,0.9683491987307682
|
12 |
+
3,2400,0.9677359144601765,0.9676292563261606,0.9679492307282084
|
13 |
+
3,-1,0.9690958056688799,0.9690691411353758,0.9695491027384476
|
14 |
+
4,1200,0.9691491347358878,0.9691224702023838,0.9692824574034077
|
15 |
+
4,2400,0.9694157800709277,0.9695491027384476,0.9696024318054556
|
16 |
+
4,-1,0.9696557608724635,0.9695757672719516,0.9699224062075034
|
17 |
+
5,1200,0.9695757672719516,0.9693891155374237,0.9692824574034077
|
18 |
+
5,2400,0.9701890515425433,0.9701357224755353,0.9702690451430552
|
19 |
+
5,-1,0.9700023998080154,0.9699224062075034,0.9701623870090392
|
20 |
+
6,1200,0.9713089619497107,0.9713889555502226,0.9713089619497107
|
21 |
+
6,2400,0.9703223742100632,0.9702957096765592,0.9704290323440792
|
22 |
+
6,-1,0.970695677679119,0.9706156840786071,0.9709356584806549
|
23 |
+
7,1200,0.9703757032770711,0.9703223742100632,0.9702690451430552
|
24 |
+
7,2400,0.9703757032770711,0.9705090259445911,0.970749006746127
|
25 |
+
7,-1,0.9703757032770711,0.9705090259445911,0.970749006746127
|
tokenizer_config.json
CHANGED
@@ -1,4 +1,47 @@
|
|
1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
"clean_up_tokenization_spaces": true,
|
3 |
"cls_token": "[CLS]",
|
4 |
"do_basic_tokenize": true,
|
|
|
1 |
{
|
2 |
+
"added_tokens_decoder": {
|
3 |
+
"0": {
|
4 |
+
"content": "[PAD]",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false,
|
9 |
+
"special": true
|
10 |
+
},
|
11 |
+
"100": {
|
12 |
+
"content": "[UNK]",
|
13 |
+
"lstrip": false,
|
14 |
+
"normalized": false,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": false,
|
17 |
+
"special": true
|
18 |
+
},
|
19 |
+
"101": {
|
20 |
+
"content": "[CLS]",
|
21 |
+
"lstrip": false,
|
22 |
+
"normalized": false,
|
23 |
+
"rstrip": false,
|
24 |
+
"single_word": false,
|
25 |
+
"special": true
|
26 |
+
},
|
27 |
+
"102": {
|
28 |
+
"content": "[SEP]",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false,
|
33 |
+
"special": true
|
34 |
+
},
|
35 |
+
"103": {
|
36 |
+
"content": "[MASK]",
|
37 |
+
"lstrip": false,
|
38 |
+
"normalized": false,
|
39 |
+
"rstrip": false,
|
40 |
+
"single_word": false,
|
41 |
+
"special": true
|
42 |
+
}
|
43 |
+
},
|
44 |
+
"additional_special_tokens": [],
|
45 |
"clean_up_tokenization_spaces": true,
|
46 |
"cls_token": "[CLS]",
|
47 |
"do_basic_tokenize": true,
|