tsmatz commited on
Commit
768d0d8
1 Parent(s): 5379057

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -53,6 +53,8 @@ classifier = pipeline("token-classification", model=model_name)
53
  classifier("鈴木は4月の陽気の良い日に、鈴をつけて熊本県の阿蘇山に登った")
54
  ```
55
 
 
 
56
  ### Training hyperparameters
57
 
58
  The following hyperparameters were used during training:
 
53
  classifier("鈴木は4月の陽気の良い日に、鈴をつけて熊本県の阿蘇山に登った")
54
  ```
55
 
56
+ ## Training procedure
57
+
58
  ### Training hyperparameters
59
 
60
  The following hyperparameters were used during training: