5roop davanstrien HF staff commited on
Commit
ef00c30
1 Parent(s): 4b8f830

Add dataset link (#1)

Browse files

- Add dataset link (2beddf8fba63db466bc7447b4977a175de640dd2)


Co-authored-by: Daniel van Strien <davanstrien@users.noreply.huggingface.co>

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
+ ```