############################################################
                    FIRST TOKEN EXAMPLES 
############################################################

Sentiment Analysis, First token, Combined
-----------------------------------------
["[CLS]", "a", "very", "well", "-", "made", ",", "and", "entertaining", "picture", ".", "[SEP]"]
Gradient: 
    [0.00011, 0.99768, 0.00009, 0.00028, 0.00017, 0.00031, 0.00029, 0.00026, 0.00016, 0.00054, 0.00010, 0.00001]
SmoothGrad: 
    [0.01198, 0.95440, 0.00228, 0.00440, 0.00233, 0.00144, 0.00429, 0.00452, 0.00559, 0.00457, 0.00252, 0.00168]
InteGrad: 
    [0.012, 0.654, 0.012, 0.035, 0.026, 0.053, 0.044, 0.003, 0.075, 0.020, 0.037, 0.028]

Sentiment Analysis, First token, Simple Combined
------------------------------------------------
["[CLS]", "a", "very", "well", "-", "made", ",", "and", "entertaining", "picture", ".", "[SEP]"]
Gradient: 
    [0.00090, 0.94757, 0.00397, 0.00041, 0.00373, 0.00339, 0.00671, 0.00096, 0.01601, 0.00313, 0.00549, 0.00773]
SmoothGrad: 
    [0.04087, 0.40954, 0.00596, 0.06811, 0.00681, 0.03065, 0.02725, 0.01022, 0.14304, 0.22009, 0.02725, 0.01022]
InteGrad: 
    [0.007, 0.015, 0.016, 0.002, 0.002, 0.013, 0.045, 0.025, 0.001, 0.018, 0.011, 0.846]

Sentiment Analysis, First token, Baseline
-----------------------------------------
["[CLS]", "a", "very", "well", "-", "made", ",", "and", "entertaining", "picture", ".", "[SEP]"]
Gradient: 
    [0.01358, 0.09446, 0.07005, 0.01163, 0.06667, 0.05446, 0.12122, 0.01241, 0.27540, 0.04737, 0.09688, 0.13586]
SmoothGrad: 
    [0.02204, 0.07989, 0.20937, 0.08815, 0.03857, 0.06612, 0.06612, 0.03306, 0.26446, 0.08815, 0.04408, 0.00000]
InteGrad: 
    [0.007, 0.014, 0.015, 0.004, 0.003, 0.014, 0.043, 0.025, 0.003, 0.017, 0.009, 0.849]

############################################################
                    STOP TOKEN EXAMPLES 
############################################################

Sentiment Analysis, Stop token, Combined
----------------------------------------
["[CLS]", "visually", "imaginative", "and", "thoroughly", "delightful", ",", "it", "takes", "us", "on", "a", "roller", "-", "coaster", "ride", "from", "innocence", "to", "experience", ".", "[SEP]"]
Gradient:
    [0.00030, 0.00008, 0.00021, 0.41079, 0.00088, 0.00006, 0.00011, 0.00062, 0.00017, 0.00024, 0.00041, 0.51837, 0.00036, 0.00014, 0.00070, 0.00031, 0.00025, 0.00058, 0.06446, 0.00075, 0.00002, 0.00017]
SmoothGrad:
    [0.05825, 0.00610, 0.00512, 0.00030, 0.00331, 0.00452, 0.00158, 0.01671, 0.00120, 0.00226, 0.02826, 0.61647, 0.00512, 0.00241, 0.00000, 0.00211, 0.00406, 0.00120, 0.23065, 0.00271, 0.00376, 0.00391]
InteGrad:
    [0.009, 0.034, 0.043, 0.259, 0.037, 0.024, 0.008, 0.010, 0.007, 0.013, 0.020, 0.365, 0.011, 0.002, 0.008, 0.012, 0.009, 0.002, 0.111, 0.006, 0.000, 0.010]

Sentiment Analysis, Stop token, Simple Combined
-----------------------------------------------
["[CLS]", "visually", "imaginative", "and", "thoroughly", "delightful", ",", "it", "takes", "us", "on", "a", "roller", "-", "coaster", "ride", "from", "innocence", "to", "experience", ".", "[SEP]"]
Gradient:
    [0.00022, 0.00157, 0.00002, 0.40137, 0.00211, 0.00273, 0.00108, 0.00134, 0.00031, 0.00065, 0.00010, 0.50683, 0.00582, 0.00047, 0.00612, 0.00096, 0.00081, 0.00088, 0.06250, 0.00139, 0.00139, 0.00132]
SmoothGrad: 
    [0.01446, 0.00321, 0.01526, 0.41124, 0.00803, 0.03534, 0.00482, 0.00643, 0.00482, 0.00321, 0.00482, 0.09960, 0.02892, 0.00803, 0.01285, 0.01285, 0.01285, 0.00482, 0.29639, 0.00000, 0.00321, 0.00884]
InteGrad: 
    [0.033, 0.013, 0.081, 0.023, 0.045, 0.035, 0.078, 0.052, 0.035, 0.010, 0.042, 0.007, 0.045, 0.080, 0.021, 0.005, 0.024, 0.085, 0.104, 0.061, 0.025, 0.096]

Sentiment Analysis, Stop token, Baseline
-----------------------------------------
["[CLS]", "visually", "imaginative", "and", "thoroughly", "delightful", ",", "it", "takes", "us", "on", "a", "roller", "-", "coaster", "ride", "from", "innocence", "to", "experience", ".", "[SEP]"]
Gradient: 
    [0.00270, 0.04670, 0.00096, 0.02841, 0.08283, 0.07075, 0.03372, 0.05412, 0.00280, 0.02269, 0.01371, 0.03908, 0.16688, 0.01869, 0.18155, 0.03322, 0.01516, 0.03640, 0.00633, 0.06018, 0.04100, 0.04211]
SmoothGrad: 
    [0.02936, 0.08807, 0.11743, 0.02385, 0.01468, 0.01835, 0.01468, 0.08073, 0.08073, 0.00734, 0.02569, 0.02569, 0.10275, 0.02202, 0.14679, 0.01468, 0.01835, 0.02202, 0.00000, 0.08440, 0.00734, 0.05505]
InteGrad: 
    [0.031, 0.013, 0.083, 0.025, 0.048, 0.033, 0.078, 0.056, 0.036, 0.010, 0.041, 0.002, 0.044, 0.079, 0.018, 0.009, 0.023, 0.088, 0.104, 0.064, 0.023, 0.092]