m-ric HF staff commited on
Commit
074e019
1 Parent(s): f03040d

Update examples.py

Browse files
Files changed (1) hide show
  1. examples.py +2 -2
examples.py CHANGED
@@ -60,8 +60,8 @@ Key points: [
60
  ]
61
  """
62
 
63
- description_taiwan= "A two-week trip on train around Taiwan."
64
- output_example_taiwan = """Since this is a train trip, I will make sure to plan the trip around train stations and routes. I will also try to minimize the distance between locations and plan the trip so that it can be done in two weeks. I will also try to include a variety of activities and sights to see, such as cultural experiences, natural wonders, and historical sites.
65
 
66
  Here is a suggested itinerary for a two-week train trip around Taiwan:
67
 
 
60
  ]
61
  """
62
 
63
+ description_taiwan= "A two-week train journey around Taiwan."
64
+ output_example_taiwan = """Since this is a train journey, I will make sure to plan it around train stations and routes. I will also try to minimize the distance between locations and plan the trip so that it can be done in two weeks. I will also try to include a variety of activities and sights to see, such as cultural experiences, natural wonders, and historical sites.
65
 
66
  Here is a suggested itinerary for a two-week train trip around Taiwan:
67