Update README.md
Browse files
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 |
-
|
|
|
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!
|