owen198 commited on
Commit
1e1e629
1 Parent(s): 56f0142

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,14 +1,14 @@
1
  ---
2
  license: apache-2.0
3
  ---
4
- This is an example of machine reading articles with BERT. The main function is to determine whether the input sentence is related to Carbon Emissions (LEBLE_0) or Community Relations (LEBEL_1). The following are example sentence patterns for the two classes:
5
 
6
- Carbon Emissions (LEBLE_0)
7
  * The reduction of CO2 emissions was 19.3 percent in Japan from the level of the fiscal year ended March 31, 2015.
8
  * The emissions were 6.6 percent increased overseas.
9
  * As a result, the emissions were 1.2% increased globally.
10
 
11
- Community Relations (LEBEL_1)
12
  * We strive to source products in a responsible manner while working with suppliers to improve their social and environmental practices.
13
  * Ethical sourcing has been a key area of focus for the Wesfarmers Group for almost a decade.
14
  * Our businesses directly source products from nearly 28,000 suppliers in more than 40 countries. Some of the major locations we source from include Australia, Bangladesh, China, India and Indonesia.
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ This is an example of machine reading articles with BERT. The main function is to determine whether the input sentence is related to Carbon Emissions (LEBLE_1) or Community Relations (LEBEL_0). The following are example sentence patterns for the two classes:
5
 
6
+ Carbon Emissions (LEBLE_1)
7
  * The reduction of CO2 emissions was 19.3 percent in Japan from the level of the fiscal year ended March 31, 2015.
8
  * The emissions were 6.6 percent increased overseas.
9
  * As a result, the emissions were 1.2% increased globally.
10
 
11
+ Community Relations (LEBEL_0)
12
  * We strive to source products in a responsible manner while working with suppliers to improve their social and environmental practices.
13
  * Ethical sourcing has been a key area of focus for the Wesfarmers Group for almost a decade.
14
  * Our businesses directly source products from nearly 28,000 suppliers in more than 40 countries. Some of the major locations we source from include Australia, Bangladesh, China, India and Indonesia.