Update README.md
Browse files
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 |
|