andreas122001 commited on
Commit
1b40104
1 Parent(s): 5604801

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -24,4 +24,6 @@ metrics:
24
 
25
  The hosted inference here, for some reason, does not work. It seems like this is because the hosted inference ignores the attention-mask when doing predictions. It works with pipelines however, and when including attention-mask in the model, e.g. `**encodings`.
26
 
27
- [will update readme later]
 
 
 
24
 
25
  The hosted inference here, for some reason, does not work. It seems like this is because the hosted inference ignores the attention-mask when doing predictions. It works with pipelines however, and when including attention-mask in the model, e.g. `**encodings`.
26
 
27
+ [will update readme later]
28
+
29
+ This is a text classification for detecting machine-generated text based on the {_name_or_path}