Jerry999 commited on
Commit
3297d95
·
verified ·
1 Parent(s): b254975

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ The work has been accepted to NAACL 2024 Oral.
37
  **Repository and Code**: https://github.com/jiarui-liu/AutomatedModelCardGeneration
38
 
39
  **Dataset descriptions**:
40
- - `model_card_test.csv`: Contains the test set used for model card generation.
41
  - `model_card_whole.csv`: Represents the complete dataset excluding the test set.
42
  - `data_card_whole.csv`: Represents the complete dataset for data card generation.
43
  - **Additional files**: Other included files may be useful for reproducing our work.
 
37
  **Repository and Code**: https://github.com/jiarui-liu/AutomatedModelCardGeneration
38
 
39
  **Dataset descriptions**:
40
+ - `model_card_test.csv`: Contains the test set used for model card generation. We collected the model cards and data cards from the HuggingFace page as of October 1, 2023.
41
  - `model_card_whole.csv`: Represents the complete dataset excluding the test set.
42
  - `data_card_whole.csv`: Represents the complete dataset for data card generation.
43
  - **Additional files**: Other included files may be useful for reproducing our work.