Audio-Text-to-Text
Transformers
Safetensors
leduckhai commited on
Commit
8f86bf8
·
verified ·
1 Parent(s): 85107f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -2,6 +2,13 @@
2
  license: mit
3
  datasets:
4
  - leduckhai/Sentiment-Reasoning
 
 
 
 
 
 
 
5
  ---
6
 
7
  # Sentiment Reasoning for Healthcare
@@ -15,7 +22,7 @@ datasets:
15
  > Please press ⭐ button and/or cite papers if you feel helpful.
16
 
17
  <p align="center">
18
- <img src="https://github.com/leduckhai/Sentiment-Reasoning/blob/master/sentiment_reasoning_pipeline.png" width="700"/>
19
  </p>
20
  <p align="center"><em>Sentiment Reasoning pipeline</em></p>
21
 
@@ -54,7 +61,7 @@ This repository contains scripts for automatic speech recognition (ASR) and sent
54
  **Paperswithcodes** to be released soon!
55
 
56
  <p align="center">
57
- <img src="https://github.com/leduckhai/Sentiment-Reasoning/blob/master/sentiment_reasoning_datasample.png" width="1000"/>
58
  </p>
59
  <p align="center"><em>Sample data format used in Sentiment Reasoning dataset</em></p>
60
 
@@ -78,4 +85,4 @@ College of William and Mary, USA
78
  GitHub: https://github.com/nkn002
79
  Hugging Face: https://huggingface.co/knguyennguyen
80
  Homepage: https://nkn002.github.io/
81
- ```
 
2
  license: mit
3
  datasets:
4
  - leduckhai/Sentiment-Reasoning
5
+ language:
6
+ - vi
7
+ - en
8
+ - zh
9
+ - de
10
+ - fr
11
+ pipeline_tag: text-generation
12
  ---
13
 
14
  # Sentiment Reasoning for Healthcare
 
22
  > Please press ⭐ button and/or cite papers if you feel helpful.
23
 
24
  <p align="center">
25
+ <img src="sentiment_reasoning_pipeline.png" width="900"/>
26
  </p>
27
  <p align="center"><em>Sentiment Reasoning pipeline</em></p>
28
 
 
61
  **Paperswithcodes** to be released soon!
62
 
63
  <p align="center">
64
+ <img src="sentiment_reasoning_datasample.png" width="1000"/>
65
  </p>
66
  <p align="center"><em>Sample data format used in Sentiment Reasoning dataset</em></p>
67
 
 
85
  GitHub: https://github.com/nkn002
86
  Hugging Face: https://huggingface.co/knguyennguyen
87
  Homepage: https://nkn002.github.io/
88
+ ```