owen198 commited on
Commit
1bb50e3
1 Parent(s): 1e1e629

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,5 +1,9 @@
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
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ metrics:
6
+ - accuracy
7
  ---
8
  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:
9