juliaromberg commited on
Commit
8078840
·
verified ·
1 Parent(s): 11beccf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
 
14
  **bert-base-german-cased_cimt-argument-concreteness** is a fine-tuned BERT model that is built to predict the concreteness of argumentative utterances in urban planning processes. It has been trained to recognize three classes: high concreteness (LABEL_2), intermediate concreteness (LABEL_1), and low concreteness (LABEL_0).
15
 
16
- Specifically, this model is a bert-base-german-cased that was fine-tuned on https://github.com/juliaromberg/cimt-argument-concreteness-dataset.
17
 
18
  ## Background
19
 
 
13
 
14
  **bert-base-german-cased_cimt-argument-concreteness** is a fine-tuned BERT model that is built to predict the concreteness of argumentative utterances in urban planning processes. It has been trained to recognize three classes: high concreteness (LABEL_2), intermediate concreteness (LABEL_1), and low concreteness (LABEL_0).
15
 
16
+ Specifically, this model is a *bert-base-german-cased* that was fine-tuned on https://github.com/juliaromberg/cimt-argument-concreteness-dataset.
17
 
18
  ## Background
19