KameronB commited on
Commit
09349f8
1 Parent(s): 70a81f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -8
README.md CHANGED
@@ -11,6 +11,8 @@ tags:
11
  - IT
12
  - summarization
13
  - text-generation
 
 
14
  ---
15
  # SITCC-T5-Classifier Model Card
16
 
@@ -110,12 +112,4 @@ for i in range(len(input_text)):
110
  end = perf_counter()
111
  print(f"Time taken: {end - start} seconds")
112
 
113
-
114
-
115
-
116
-
117
  ```
118
-
119
- ```yaml
120
- widget:
121
- - content: "The customer is getting the following error when using rSATS:\nERROR: 'Failed to connect'. \nI have tried restarting the application and the computer, but the issue persists. \nEscalating to Team"
 
11
  - IT
12
  - summarization
13
  - text-generation
14
+ widget:
15
+ - content: "The customer is getting the following error when using rSATS:\nERROR: 'Failed to connect'. \nI have tried restarting the application and the computer, but the issue persists. \nEscalating to Team"
16
  ---
17
  # SITCC-T5-Classifier Model Card
18
 
 
112
  end = perf_counter()
113
  print(f"Time taken: {end - start} seconds")
114
 
 
 
 
 
115
  ```