migueladarlo commited on
Commit
3ebbfe5
·
1 Parent(s): 4b79dcb

Update README.md

Browse files

Updated How to Use

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -51,6 +51,8 @@ You can use this model directly with a pipeline for sentiment analysis:
51
  [{'label': 'LABEL_1', 'score': 0.5048992037773132}]
52
  ```
53
 
 
 
54
  ## Training hyperparameters
55
 
56
  The following hyperparameters were used during training:
 
51
  [{'label': 'LABEL_1', 'score': 0.5048992037773132}]
52
  ```
53
 
54
+ Otherwise, download the files and specify within the pipeline the path to the folder that contains the config.json, pytorch_model.bin, and training_args.bin
55
+
56
  ## Training hyperparameters
57
 
58
  The following hyperparameters were used during training: