You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

543 B

  1. This question is validated if the embeddings of each word has a shape of (300,) and if the first 20 values of the embedding of laptop are:

    array([-0.37639 , -0.075521,  0.4908  ,  0.19863 , -0.11088 , -0.076145,
        -0.30367 , -0.69663 ,  0.87048 ,  0.54388 ,  0.42523 ,  0.18045 ,
        -0.4358  , -0.32606 , -0.70702 , -0.069127, -0.42674 ,  2.4147  ,
            0.26806 ,  0.46584 ], dtype=float32)
    
    
  2. This question is validated if the output is

alt text