Shegox commited on
Commit
a017164
·
verified ·
1 Parent(s): d58c5a5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -7,4 +7,21 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ The active models and datasets have been moved from the `sap-ai-research` organization to the main [SAP organization on Hugging Face](https://huggingface.co/SAP).
11
+
12
+ You can find the previous models and datasets here:
13
+
14
+ ### Models
15
+
16
+ - [contexttab](https://huggingface.co/SAP/contexttab)
17
+ - [miCSE](https://huggingface.co/SAP/miCSE)
18
+ - [BERT-base-uncased-SCD-ACL2022](https://huggingface.co/SAP/BERT-base-uncased-SCD-ACL2022)
19
+ - [BERT-base-SCD-ACL2022](https://huggingface.co/SAP/BERT-base-SCD-ACL2022)
20
+ - [RoBERTa-base-SCD-ACL2022](https://huggingface.co/SAP/RoBERTa-base-SCD-ACL2022)
21
+ - [BERT-Large-Contrastive-Self-Supervised-ACL2020](https://huggingface.co/SAP/BERT-Large-Contrastive-Self-Supervised-ACL2020)
22
+
23
+ ### Datasets
24
+
25
+ - [SALT](https://huggingface.co/datasets/SAP/SALT)
26
+ - [diaforge-utc-r-0725](https://huggingface.co/datasets/SAP/diaforge-utc-r-0725)
27
+ - [datasets-for-micse](https://huggingface.co/datasets/SAP/datasets-for-micse)