YashPat commited on
Commit
0fbf30e
1 Parent(s): 2b481f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -66,8 +66,10 @@ df = pd.read_csv("hf://datasets/cmudrc/Material_Selection_Eval/AllResponses.csv"
66
  Replace AllResponses with CleanResponses and KeyQuestions in the pathname if required.
67
 
68
  # Citation
 
69
  If you found the dataset useful, please cite:
70
- ```
 
71
  @misc{jain2024msevaldatasetmaterialselection,
72
  title={MSEval: A Dataset for Material Selection in Conceptual Design to Evaluate Algorithmic Models},
73
  author={Yash Patawari Jain and Daniele Grandi and Allin Groom and Brandon Cramer and Christopher McComb},
@@ -78,5 +80,6 @@ If you found the dataset useful, please cite:
78
  url={https://arxiv.org/abs/2407.09719},
79
  }
80
  ```
 
81
  license: mit
82
  ---
 
66
  Replace AllResponses with CleanResponses and KeyQuestions in the pathname if required.
67
 
68
  # Citation
69
+
70
  If you found the dataset useful, please cite:
71
+
72
+ ```bibtex
73
  @misc{jain2024msevaldatasetmaterialselection,
74
  title={MSEval: A Dataset for Material Selection in Conceptual Design to Evaluate Algorithmic Models},
75
  author={Yash Patawari Jain and Daniele Grandi and Allin Groom and Brandon Cramer and Christopher McComb},
 
80
  url={https://arxiv.org/abs/2407.09719},
81
  }
82
  ```
83
+
84
  license: mit
85
  ---