zhuqi commited on
Commit
3f76f5d
1 Parent(s): 532cffa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,4 +20,4 @@ database = load_database(dataset_name)
20
  ```
21
  Each dataset has a `dummy_data.json` showing a few samples. For the unified data format and more usage please refer to [here](https://github.com/ConvLab/ConvLab-3/tree/master/data/unified_datasets).
22
 
23
- We welcome contributions to adding new datasets and models!
 
20
  ```
21
  Each dataset has a `dummy_data.json` showing a few samples. For the unified data format and more usage please refer to [here](https://github.com/ConvLab/ConvLab-3/tree/master/data/unified_datasets).
22
 
23
+ Contributions such as adding new datasets and models are highly welcome!