asahi417 commited on
Commit
8c2275e
1 Parent(s): 87b642d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  datasets:
3
- - irony
4
  metrics:
5
  - f1
6
  - accuracy
@@ -11,8 +11,8 @@ model-index:
11
  type: text-classification
12
  name: Text Classification
13
  dataset:
14
- name: irony
15
- type: tweet_eval
16
  split: test
17
  metrics:
18
  - name: F1
 
1
  ---
2
  datasets:
3
+ - tweet_eval
4
  metrics:
5
  - f1
6
  - accuracy
 
11
  type: text-classification
12
  name: Text Classification
13
  dataset:
14
+ name: tweet_eval
15
+ type: irony
16
  split: test
17
  metrics:
18
  - name: F1