yujiepan commited on
Commit
2039bbf
1 Parent(s): 1716027

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -98,6 +98,10 @@ python run_glue.py \
98
  The best model checkpoint is stored in the `best_model` folder. Here we only upload that checkpoint folder together with some config files.
99
 
100
 
 
 
 
 
101
  ### Framework versions
102
 
103
  - Transformers 4.26.0
 
98
  The best model checkpoint is stored in the `best_model` folder. Here we only upload that checkpoint folder together with some config files.
99
 
100
 
101
+ ## inference
102
+
103
+ https://gist.github.com/yujiepan-work/c38dc4e56c7a9d803c42988f7b7d260a
104
+
105
  ### Framework versions
106
 
107
  - Transformers 4.26.0