Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ license: apache-2.0
|
|
12 |
# Model Trained Using AutoTrain
|
13 |
|
14 |
- Problem type: Text Classification
|
15 |
-
- Task: Legal Document Sequence Classification
|
16 |
- id2label: [0: 'Caption',
|
17 |
1: 'Footnote',
|
18 |
2: 'Formula',
|
|
|
12 |
# Model Trained Using AutoTrain
|
13 |
|
14 |
- Problem type: Text Classification
|
15 |
+
- Task: Legal Document Sequence Classification w/ [bert-base-multilingual-cased](https://huggingface.co/google-bert/bert-base-multilingual-cased)
|
16 |
- id2label: [0: 'Caption',
|
17 |
1: 'Footnote',
|
18 |
2: 'Formula',
|