lewtun HF staff commited on
Commit
e9eb71c
1 Parent(s): d7c65f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -11,8 +11,8 @@ model-index:
11
  - name: autotrain-demo
12
  results:
13
  - task:
14
- name: Text Classification
15
- type: text-classification
16
  dataset:
17
  name: acronym_identification
18
  type: acronym_identification
 
11
  - name: autotrain-demo
12
  results:
13
  - task:
14
+ name: Token Classification
15
+ type: token-classification
16
  dataset:
17
  name: acronym_identification
18
  type: acronym_identification