joe32140 commited on
Commit
4115e8d
1 Parent(s): 0ab0b92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -8,6 +8,7 @@ metrics:
8
  - precision
9
  tags:
10
  - medical
 
11
  ---
12
 
13
  # Flan-T5 Large for Claim Category Classification from [CHIME](https://github.com/allenai/chime) dataset
@@ -55,7 +56,7 @@ print(f"Belongs to category: {result}")
55
 
56
  ## Training data
57
 
58
- The model was trained on a custom dataset containing claims and categories. The dataset is publicly available at [CHIME: claim_category](joe32140/chime).
59
 
60
  ## Training procedure
61
 
 
8
  - precision
9
  tags:
10
  - medical
11
+ - biology
12
  ---
13
 
14
  # Flan-T5 Large for Claim Category Classification from [CHIME](https://github.com/allenai/chime) dataset
 
56
 
57
  ## Training data
58
 
59
+ The model was trained on a custom dataset containing claims and categories. The dataset is publicly available at [CHIME: claim_category](https://huggingface.co/datasets/joe32140/chime).
60
 
61
  ## Training procedure
62