gauneg commited on
Commit
03a86f1
1 Parent(s): a974e8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -4,7 +4,6 @@ language:
4
  license: apache-2.0
5
  base_model:
6
  - FacebookAI/roberta-base
7
- pipeline_tag: token-classification
8
  ---
9
 
10
  # Training
@@ -52,6 +51,4 @@ ate_sent_pipeline(text_input)
52
  'start': 56,
53
  'end': 63}]
54
 
55
- ```
56
-
57
-
 
4
  license: apache-2.0
5
  base_model:
6
  - FacebookAI/roberta-base
 
7
  ---
8
 
9
  # Training
 
51
  'start': 56,
52
  'end': 63}]
53
 
54
+ ```