MCPcopy Create free account

hub / github.com/cfiltnlp/MUStARD_Plus_Plus / functions

Functions157 in github.com/cfiltnlp/MUStARD_Plus_Plus

↓ 11 callersMethod__init__
(self, n_speaker=24, input_embedding_A=1024, input_embedding_B=2048, shared_embedding=1024, projection_embeddi
MPP_Code/models/emotion_regression_model.py:662
↓ 11 callersMethod__init__
(self, n_speaker=24, input_embedding_A=1024, input_embedding_B=2048, shared_embedding=1024, projection_embeddi
MPP_Code/models/emotion_classification_model.py:699
↓ 10 callersFunctionseed
This method is used for seeding the code and different points
MPP_Code/training/execute_sarcasm_mustard.py:43
↓ 10 callersFunctionseed
This method is used for seeding the code and different points
MPP_Code/training/execute_classification_explicit.py:43
↓ 10 callersFunctionseed
This method is used for seeding the code and different points
MPP_Code/training/execute_sarcasm_mustard++.py:40
↓ 10 callersFunctionseed
This method is used for seeding the code and different points
MPP_Code/training/execute_classification_implicit.py:54
↓ 10 callersFunctionseed
This method is used for seeding the code and different points
MPP_Code/training/execute_regression.py:53
↓ 5 callersMethodattention
This method takes two features and calculate the attention
MPP_Code/models/emotion_regression_model.py:98
↓ 5 callersMethodattention
This method takes two features and calculates the attention
MPP_Code/models/emotion_regression_model.py:612
↓ 5 callersMethodattention
This method takes two features and calculates the attention
MPP_Code/models/emotion_classification_model.py:110
↓ 5 callersMethodattention
This method takes two features and calculates the attention
MPP_Code/models/emotion_classification_model.py:629
↓ 3 callersMethodattention
This method takes two features and caluate the attention
MPP_Code/models/emotion_regression_model.py:197
↓ 3 callersMethodattention
This method takes two features and caluate the attention
MPP_Code/models/emotion_regression_model.py:713
↓ 3 callersMethodattention
This method takes two features and calculates the attention
MPP_Code/models/emotion_classification_model.py:229
↓ 3 callersMethodattention
This method takes two features and caluate the attention
MPP_Code/models/emotion_classification_model.py:749
↓ 3 callersMethodattention_aggregator
This method calculate the attention for feA with respect to others
MPP_Code/models/emotion_regression_model.py:104
↓ 3 callersMethodattention_aggregator
This method calculates the attention for feA with respect to others
MPP_Code/models/emotion_regression_model.py:365
↓ 3 callersMethodattention_aggregator
This method calculates the attention for feA with respect to others
MPP_Code/models/emotion_regression_model.py:618
↓ 3 callersMethodattention_aggregator
This method calculates the attention for feA with respect to others
MPP_Code/models/emotion_regression_model.py:886
↓ 3 callersMethodattention_aggregator
This method calculates the attention for feA with respect to others
MPP_Code/models/emotion_classification_model.py:115
↓ 3 callersMethodattention_aggregator
This method calculates the attention for feA with respect to others
MPP_Code/models/emotion_classification_model.py:390
↓ 3 callersMethodattention_aggregator
This method calculates the attention for feA with respect to others
MPP_Code/models/emotion_classification_model.py:634
↓ 3 callersMethodattention_aggregator
This method caluates the attention for feA with respect to others
MPP_Code/models/emotion_classification_model.py:915
↓ 3 callersFunctionregression_report
Args: t: True labels p: Predicted labels
MPP_Code/training/execute_regression.py:143
↓ 2 callersMethodattention
This method takes two features and calculate the attention
MPP_Code/models/emotion_regression_model.py:359
↓ 2 callersMethodattention
This method takes two features and calculates the attention
MPP_Code/models/emotion_regression_model.py:880
↓ 2 callersMethodattention
This method takes two features and calcuates the attention
MPP_Code/models/emotion_classification_model.py:385
↓ 2 callersMethodattention
This method takes two features and caluate the attention
MPP_Code/models/emotion_classification_model.py:910
↓ 2 callersMethodattention_aggregator
This method caluates the attention for feA with respect to others
MPP_Code/models/emotion_regression_model.py:203
↓ 2 callersMethodattention_aggregator
This method caluates the attention for feA with respect to others
MPP_Code/models/emotion_regression_model.py:448
↓ 2 callersMethodattention_aggregator
This method caluates the attention for feA with respect to others
MPP_Code/models/emotion_regression_model.py:719
↓ 2 callersMethodattention_aggregator
This method calculates the attention for feA with respect to others
MPP_Code/models/emotion_regression_model.py:974
↓ 2 callersMethodattention_aggregator
This method calculates the attention for feA with respect to others
MPP_Code/models/emotion_classification_model.py:234
↓ 2 callersMethodattention_aggregator
This method caluates the attention for feA with respect to others
MPP_Code/models/emotion_classification_model.py:470
↓ 2 callersMethodattention_aggregator
This method caluates the attention for feA with respect to others
MPP_Code/models/emotion_classification_model.py:754
↓ 2 callersMethodattention_aggregator
This method caluates the attention for feA with respect to others
MPP_Code/models/emotion_classification_model.py:1000
↓ 2 callersFunctionevaluation
Args: loader: It is the validation dataloader mod: It is the best model, which we have to eval
MPP_Code/training/execute_sarcasm_mustard.py:134
↓ 2 callersFunctionevaluation
Args: loader: It is the validation dataloader mod: It is the best model, which we have to eval
MPP_Code/training/execute_classification_explicit.py:135
↓ 2 callersFunctionevaluation
Args: loader: It is the validation dataloader mod: It is the best model, which we have to eval
MPP_Code/training/execute_sarcasm_mustard++.py:125
↓ 2 callersFunctionevaluation
Args: loader: It is the validation dataloader mod: It is the best model, which we have to eval
MPP_Code/training/execute_classification_implicit.py:150
↓ 2 callersFunctionevaluation
Args: loader: It is the validation dataloader mod: It is the best model, which we have to eval
MPP_Code/training/execute_regression.py:190
↓ 1 callersMethodattention
This method takes two features and calculate the attention
MPP_Code/models/emotion_regression_model.py:275
↓ 1 callersMethodattention
This method takes two features and caluate the attention
MPP_Code/models/emotion_regression_model.py:442
↓ 1 callersMethodattention
This method takes two features and calculates the attention
MPP_Code/models/emotion_regression_model.py:517
↓ 1 callersMethodattention
This method takes two features and calculates the attention
MPP_Code/models/emotion_regression_model.py:794
↓ 1 callersMethodattention
This method takes two features and calculates the attention
MPP_Code/models/emotion_regression_model.py:968
↓ 1 callersMethodattention
This method takes two features and caluate the attention
MPP_Code/models/emotion_regression_model.py:1041
↓ 1 callersMethodattention
This method takes two features and calculates the attention
MPP_Code/models/emotion_classification_model.py:304
↓ 1 callersMethodattention
This method takes two features and caluate the attention
MPP_Code/models/emotion_classification_model.py:465
↓ 1 callersMethodattention
This method takes two features and calcuates the attention
MPP_Code/models/emotion_classification_model.py:537
↓ 1 callersMethodattention
This method takes two features and caluate the attention
MPP_Code/models/emotion_classification_model.py:827
↓ 1 callersMethodattention
This method takes two features and caluate the attention
MPP_Code/models/emotion_classification_model.py:995
↓ 1 callersMethodattention
This method takes two features and caluate the attention
MPP_Code/models/emotion_classification_model.py:1065
↓ 1 callersMethodattention_aggregator
This method calculates the attention for feA with respect to others
MPP_Code/models/emotion_regression_model.py:281
↓ 1 callersMethodattention_aggregator
This method calculates the attention for feA with respect to others
MPP_Code/models/emotion_regression_model.py:523
↓ 1 callersMethodattention_aggregator
This method calculates the attention for feA with respect to others
MPP_Code/models/emotion_regression_model.py:800
↓ 1 callersMethodattention_aggregator
This method calculates the attention for feA with respect to others
MPP_Code/models/emotion_regression_model.py:1047
↓ 1 callersMethodattention_aggregator
This method calculates the attention for feA with respect to others
MPP_Code/models/emotion_classification_model.py:309
↓ 1 callersMethodattention_aggregator
This method calculates the attention for feA with respect to others
MPP_Code/models/emotion_classification_model.py:542
↓ 1 callersMethodattention_aggregator
This method caluates the attention for feA with respect to others
MPP_Code/models/emotion_classification_model.py:832
↓ 1 callersMethodattention_aggregator
This method caluates the attention for feA with respect to others
MPP_Code/models/emotion_classification_model.py:1070
↓ 1 callersMethodflush
(self)
MPP_Code/training/execute_sarcasm_mustard.py:38
↓ 1 callersMethodflush
(self)
MPP_Code/training/execute_classification_explicit.py:38
↓ 1 callersMethodflush
(self)
MPP_Code/training/execute_sarcasm_mustard++.py:35
↓ 1 callersMethodflush
(self)
MPP_Code/training/execute_classification_implicit.py:47
↓ 1 callersMethodflush
(self)
MPP_Code/training/execute_regression.py:48
↓ 1 callersFunctionget_command
This method is used to create the COMMAND to execute the forward methof of particular model, Depending upon the input combination
MPP_Code/training/execute_sarcasm_mustard.py:261
↓ 1 callersFunctionget_command
This method is used to create the COMMAND to execute the forward method of particular model, Depending upon the input combination
MPP_Code/training/execute_classification_explicit.py:259
↓ 1 callersFunctionget_command
This method is used to create the COMMAND to execute the forward methof of particular model, Depending upon the input combination
MPP_Code/training/execute_sarcasm_mustard++.py:260
↓ 1 callersFunctionget_command
This method is used to create the COMMAND to execute the forward methof of particular model, Depending upon the input combination
MPP_Code/training/execute_classification_implicit.py:284
↓ 1 callersFunctionget_command
This method is used to create the COMMAND to execute the forward method of particular model, Depending upon the input combination
MPP_Code/training/execute_regression.py:323
↓ 1 callersFunctionget_model_and_parameters
(args)
MPP_Code/training/execute_sarcasm_mustard.py:319
↓ 1 callersFunctionget_model_and_parameters
args is an instance of argument parser which will be used to
MPP_Code/training/execute_classification_explicit.py:313
↓ 1 callersFunctionget_model_and_parameters
args is an instance of argument parser which will be used to
MPP_Code/training/execute_sarcasm_mustard++.py:319
↓ 1 callersFunctionget_model_and_parameters
args is an instance of argument parser which will be used to
MPP_Code/training/execute_classification_implicit.py:338
↓ 1 callersFunctionget_model_and_parameters
args is an instance of argument parser which will be used to
MPP_Code/training/execute_regression.py:377
↓ 1 callersFunctiontraining
Args: mod : It is the mod we have to train criterion : Loss function, her we have Cross entrop
MPP_Code/training/execute_sarcasm_mustard.py:181
↓ 1 callersFunctiontraining
Args: mod : It is the mod we have to train criterion : Loss function, her we have Cross entrop
MPP_Code/training/execute_classification_explicit.py:180
↓ 1 callersFunctiontraining
Args: mod : It is the mod we have to train criterion : Loss function, here we have Cross entro
MPP_Code/training/execute_sarcasm_mustard++.py:174
↓ 1 callersFunctiontraining
Args: mod : It is the mod we have to train criterion : Loss function, her we have Cross entrop
MPP_Code/training/execute_classification_implicit.py:198
↓ 1 callersFunctiontraining
Args: mod : It is the mod we have to train criterion : Loss function, her we have Cross entrop
MPP_Code/training/execute_regression.py:240
Method__getitem__
(self, idx)
MPP_Code/training/execute_sarcasm_mustard.py:117
Method__getitem__
(self, idx)
MPP_Code/training/execute_classification_explicit.py:117
Method__getitem__
(self, idx)
MPP_Code/training/execute_sarcasm_mustard++.py:108
Method__getitem__
(self, idx)
MPP_Code/training/execute_classification_implicit.py:133
Method__getitem__
(self, idx)
MPP_Code/training/execute_regression.py:126
Method__init__
(self, *files)
MPP_Code/training/execute_sarcasm_mustard.py:30
Method__init__
(self, mapping, dataset, speaker_list)
MPP_Code/training/execute_sarcasm_mustard.py:109
Method__init__
(self, *files)
MPP_Code/training/execute_classification_explicit.py:30
Method__init__
(self, mapping, dataset, speaker_list)
MPP_Code/training/execute_classification_explicit.py:109
Method__init__
(self, *files)
MPP_Code/training/execute_sarcasm_mustard++.py:27
Method__init__
(self, mapping, dataset, speaker_list)
MPP_Code/training/execute_sarcasm_mustard++.py:100
Method__init__
(self, *files)
MPP_Code/training/execute_classification_implicit.py:39
Method__init__
(self, mapping, dataset, speaker_list)
MPP_Code/training/execute_classification_implicit.py:125
Method__init__
(self, *files)
MPP_Code/training/execute_regression.py:40
Method__init__
(self, mapping, dataset, speaker_list)
MPP_Code/training/execute_regression.py:118
Method__init__
(self, input_embedding_A=2048, input_embedding_B=1024, input_embedding_C=291, shared_embedding=1024, projectio
MPP_Code/models/emotion_regression_model.py:37
Method__init__
(self, input_embedding_A=1024, input_embedding_B=2048, shared_embedding=1024, projection_embedding=512, dropou
MPP_Code/models/emotion_regression_model.py:149
Method__init__
(self, input_embedding_A=1024, shared_embedding=1024, projection_embedding=512, dropout=0.5, num_classes=2)
MPP_Code/models/emotion_regression_model.py:239
Method__init__
(self, input_embedding_A=2048, input_embedding_B=1024, input_embedding_C=291, shared_embedding=1024, projectio
MPP_Code/models/emotion_regression_model.py:307
next →1–100 of 157, ranked by callers