avishaig commited on
Commit
919d440
1 Parent(s): bbea115

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,14 +1,14 @@
 
1
  language:
2
  - en
3
  tags:
4
  - intent detection
5
- license:
6
- - License: other
7
  datasets:
8
  - intent expressions
9
  metrics:
10
  - accuracy
11
-
12
 
13
  ## Model Description
14
  This model is based on RoBERTa large (Liu, 2019), fine-tuned on a dataset of intent expressions available [here](https://research.ibm.com/haifa/dept/vst/debating_data.shtml) and also on 🤗 Transformer datasets hub [here](https://huggingface.co/datasets/ibm/vira-intents).
 
1
+ ---
2
  language:
3
  - en
4
  tags:
5
  - intent detection
6
+ license: "other"
 
7
  datasets:
8
  - intent expressions
9
  metrics:
10
  - accuracy
11
+ ---
12
 
13
  ## Model Description
14
  This model is based on RoBERTa large (Liu, 2019), fine-tuned on a dataset of intent expressions available [here](https://research.ibm.com/haifa/dept/vst/debating_data.shtml) and also on 🤗 Transformer datasets hub [here](https://huggingface.co/datasets/ibm/vira-intents).