Remsky commited on
Commit
d0f6106
Β·
verified Β·
1 Parent(s): b26b502

Update lib/samples.py

Browse files
Files changed (1) hide show
  1. lib/samples.py +1 -1
lib/samples.py CHANGED
@@ -27,7 +27,7 @@ snippets = {
27
  text_input="""Apple Inc. was founded by Steve Jobs, Steve Wozniak, and Ronald Wayne in 1976.
28
  Headquartered in Cupertino, California, Apple designs and produces consumer electronics,
29
  software, and online services. The company's flagship products include the iPhone smartphone,
30
- iPad tablet, and Mac personal computer. As of 2023, Apple has over 150,000 employees worldwide
31
  and generates annual revenue exceeding $350 billion.""",
32
  entity_types="COMPANY, PERSON, PRODUCT, LOCATION, DATE, EVENT",
33
  predicates="FOUNDED, PRODUCES, HAS, IN, EMPLOYEES, "
 
27
  text_input="""Apple Inc. was founded by Steve Jobs, Steve Wozniak, and Ronald Wayne in 1976.
28
  Headquartered in Cupertino, California, Apple designs and produces consumer electronics,
29
  software, and online services. The company's flagship products include the iPhone smartphone,
30
+ iPad tablet, and Mac personal computer. As of 2023, Apple has over 150000 employees worldwide
31
  and generates annual revenue exceeding $350 billion.""",
32
  entity_types="COMPANY, PERSON, PRODUCT, LOCATION, DATE, EVENT",
33
  predicates="FOUNDED, PRODUCES, HAS, IN, EMPLOYEES, "