Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,13 @@ metrics:
|
|
8 |
model-index:
|
9 |
- name: roberta-large-finetuned-disaster
|
10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -68,4 +75,4 @@ The following hyperparameters were used during training:
|
|
68 |
- Transformers 4.26.1
|
69 |
- Pytorch 1.13.0
|
70 |
- Datasets 2.1.0
|
71 |
-
- Tokenizers 0.13.2
|
|
|
8 |
model-index:
|
9 |
- name: roberta-large-finetuned-disaster
|
10 |
results: []
|
11 |
+
language:
|
12 |
+
- en
|
13 |
+
widget:
|
14 |
+
- text: "Forest fire near La Ronge Sask. Canada"
|
15 |
+
example_title: "有灾情"
|
16 |
+
- text: "Summer is lovely"
|
17 |
+
example_title: "无灾情"
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
75 |
- Transformers 4.26.1
|
76 |
- Pytorch 1.13.0
|
77 |
- Datasets 2.1.0
|
78 |
+
- Tokenizers 0.13.2
|