jtlicardo commited on
Commit
eed9486
1 Parent(s): 96cc4ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -10,6 +10,13 @@ metrics:
10
  model-index:
11
  - name: bpmn-information-extraction-v2
12
  results: []
 
 
 
 
 
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
10
  model-index:
11
  - name: bpmn-information-extraction-v2
12
  results: []
13
+ widget:
14
+ - text: "The process starts when the customer enters the shop. The customer then takes the product from the shelf. The customer then pays for the product and leaves the store."
15
+ example_title: "Example 1"
16
+ - text: "The process begins when the HR department hires the new employee. Next, the new employee completes necessary paperwork and provides documentation to the HR department. After the initial task, the HR department performs a decision to determine the employee's role and department assignment. The employee is trained by the Sales department. After the training, the Sales department assigns the employee a sales quota and performance goals. Finally, the process ends with an 'End' event, when the employee begins their role in the Sales department."
17
+ example_title: "Example 2"
18
+ - text: "A customer places an order for a product on the company's website. Next, the customer service department checks the availability of the product and confirms the order with the customer. After the initial task, the warehouse processes the order. If the order is eligible for same-day shipping, the warehouse staff picks and packs the order, and it is sent to the shipping department. After the order is packed, the shipping department delivers the order to the customer. Finally, the process ends with an 'End' event, when the customer receives their order."
19
+ example_title: "Example 3"
20
  ---
21
 
22
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You