Godfrey2712 commited on
Commit
78b87d9
1 Parent(s): ee4971c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -2,19 +2,19 @@
2
  license: mit
3
  ---
4
 
5
- Classifies locutions based on their illocutionary force intents: \
6
 
7
- "0": "Agreeing", \
8
- "1": "Arguing", \
9
- "2": "Asserting", \
10
- "3": "Assertive Questioning", \
11
- "4": "Challenging", \
12
- "5": "Default Illocuting", \
13
- "6": "Disagreeing", \
14
- "7": "Pure Questioning", \
15
- "8": "Restating", \
16
- "9": "Rhetorical Questioning" \
17
 
18
- F1_macro - 0.57 \
19
  F1_weighted - 0.68 \
20
- Accuracy - 0.69 \
 
2
  license: mit
3
  ---
4
 
5
+ Classifies locutions based on their illocutionary force intents: \
6
 
7
+ "0": "Agreeing", \
8
+ "1": "Arguing", \
9
+ "2": "Asserting", \
10
+ "3": "Assertive Questioning", \
11
+ "4": "Challenging", \
12
+ "5": "Default Illocuting", \
13
+ "6": "Disagreeing", \
14
+ "7": "Pure Questioning", \
15
+ "8": "Restating", \
16
+ "9": "Rhetorical Questioning" \
17
 
18
+ F1_macro - 0.57 \
19
  F1_weighted - 0.68 \
20
+ Accuracy - 0.69