davanstrien HF staff commited on
Commit
2beddf8
1 Parent(s): 4b8f830

Add dataset link

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -16,6 +16,8 @@ tags:
16
  - sentiment-classification
17
  - parliament
18
  inference: false
 
 
19
  ---
20
 
21
 
@@ -118,4 +120,4 @@ pipe([
118
  "Things can always be improved in the future.",
119
  "These are great news."
120
  ])
121
- ```
 
16
  - sentiment-classification
17
  - parliament
18
  inference: false
19
+ datasets:
20
+ - classla/ParlaSent
21
  ---
22
 
23
 
 
120
  "Things can always be improved in the future.",
121
  "These are great news."
122
  ])
123
+ ```