egilron commited on
Commit
910b7a5
·
verified ·
1 Parent(s): 0137379

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -15,9 +15,9 @@ This model is a fine-tuned version of [ltg/norbert3-base](https://huggingface.co
15
  ## Training data
16
  The dataset used for fine-tuning is [ltg/norec_sentence](https://huggingface.co/datasets/ltg/norec_sentence), the `mixed` subset with four sentement categories:
17
  ```
18
- [0]: Negative,
19
- [1]: Positive,
20
- [2]: Neutral
21
  [0,1]: Mixed
22
  ```
23
  ## Quick start
 
15
  ## Training data
16
  The dataset used for fine-tuning is [ltg/norec_sentence](https://huggingface.co/datasets/ltg/norec_sentence), the `mixed` subset with four sentement categories:
17
  ```
18
+ [0]: Negative,
19
+ [1]: Positive,
20
+ [2]: Neutral
21
  [0,1]: Mixed
22
  ```
23
  ## Quick start