LTEnjoy commited on
Commit
b2f750f
·
1 Parent(s): bf51fd3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ outputs = model(**inputs)
28
  print(outputs.logits.shape)
29
 
30
  """
31
-
32
  ['M#', 'E#', 'V#', 'Q#', 'L#', 'V#', 'Q#', 'Y#', 'K#']
 
33
  torch.Size([1, 11, 446])
34
  """
 
28
  print(outputs.logits.shape)
29
 
30
  """
 
31
  ['M#', 'E#', 'V#', 'Q#', 'L#', 'V#', 'Q#', 'Y#', 'K#']
32
+
33
  torch.Size([1, 11, 446])
34
  """